summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-05 19:20:30 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-05 19:20:30 +0200
commit81feee03d3acd50ab58732f48aa96fb8525fcaa2 (patch)
tree0450e0a10e4398b0ba18734f902c2589ac79a527 /profiles/default
parentdev-python/pygments: Add ~riscv keyword (diff)
downloadgentoo-81feee03d3acd50ab58732f48aa96fb8525fcaa2.tar.gz
gentoo-81feee03d3acd50ab58732f48aa96fb8525fcaa2.tar.bz2
gentoo-81feee03d3acd50ab58732f48aa96fb8525fcaa2.zip
profiles: riscv: fix profile inheritance order
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/riscv/17.0/eapi1
-rw-r--r--profiles/default/linux/riscv/17.0/parent2
-rw-r--r--profiles/default/linux/riscv/17.0/rv64gc/parent3
3 files changed, 2 insertions, 4 deletions
diff --git a/profiles/default/linux/riscv/17.0/eapi b/profiles/default/linux/riscv/17.0/eapi
deleted file mode 100644
index 7ed6ff82de6b..000000000000
--- a/profiles/default/linux/riscv/17.0/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/profiles/default/linux/riscv/17.0/parent b/profiles/default/linux/riscv/17.0/parent
deleted file mode 100644
index 4ce24f0217a8..000000000000
--- a/profiles/default/linux/riscv/17.0/parent
+++ /dev/null
@@ -1,2 +0,0 @@
-..
-../../../../releases/17.0
diff --git a/profiles/default/linux/riscv/17.0/rv64gc/parent b/profiles/default/linux/riscv/17.0/rv64gc/parent
index 4bbbd0ac47fc..689797260969 100644
--- a/profiles/default/linux/riscv/17.0/rv64gc/parent
+++ b/profiles/default/linux/riscv/17.0/rv64gc/parent
@@ -1,2 +1,3 @@
-..
+../..
../../../../../arch/riscv/rv64gc
+../../../../../releases/17.0