commit:     81feee03d3acd50ab58732f48aa96fb8525fcaa2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 17:20:30 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May  5 17:20:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81feee03

profiles: riscv: fix profile inheritance order

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/riscv/17.0/eapi          | 1 -
 profiles/default/linux/riscv/17.0/parent        | 2 --
 profiles/default/linux/riscv/17.0/rv64gc/parent | 3 ++-
 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 7ed6ff82de6..00000000000
--- 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 4ce24f0217a..00000000000
--- 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 4bbbd0ac47f..68979726096 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

Reply via email to