diff options
author | 2017-12-05 15:33:13 +0100 | |
---|---|---|
committer | 2017-12-08 15:14:51 +0100 | |
commit | 4aac3db9d0589015f746ebe155c54fab4374aff5 (patch) | |
tree | 1e7a1a997f83482dfa7ae7c8b976d5fe463942ca /profiles/default/linux/amd64/17.0/parent | |
parent | sys-power/uhubctl: Fix metadata.xml (diff) | |
download | gentoo-4aac3db9d0589015f746ebe155c54fab4374aff5.tar.gz gentoo-4aac3db9d0589015f746ebe155c54fab4374aff5.tar.bz2 gentoo-4aac3db9d0589015f746ebe155c54fab4374aff5.zip |
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.
Diffstat (limited to 'profiles/default/linux/amd64/17.0/parent')
-rw-r--r-- | profiles/default/linux/amd64/17.0/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/parent b/profiles/default/linux/amd64/17.0/parent index 4ce24f0217a8..7d28da966e47 100644 --- a/profiles/default/linux/amd64/17.0/parent +++ b/profiles/default/linux/amd64/17.0/parent @@ -1,2 +1,3 @@ .. +../../../../arch/amd64 ../../../../releases/17.0 |