profiles: Refactor amd64 profile inheritance to per-version (NFC)

Refactor the inheritance of arch/amd64 profile by moving it from
default/linux/amd64 profile to the versioned sub-profiles. This will
make it easier to use different variants of the top profile
in specific subprofiles.
This commit is contained in:
Michał Górny
2017-12-05 15:33:13 +01:00
parent 805c46d006
commit 4aac3db9d0
4 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
..
../../../../arch/amd64
../../../../releases/13.0

View File

@@ -1,2 +1,3 @@
..
../../../../arch/amd64
../../../../releases/17.0

View File

@@ -1 +1,2 @@
..
../../../../arch/amd64

View File

@@ -1,3 +1,2 @@
../../../base
..
../../../arch/amd64