summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-12-04 16:35:34 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-12-04 16:36:18 +0200
commit748b0f03dda001b24ae812ee4ccc3001f70acfd6 (patch)
treed1bfd435d113e3f92fcaf4cff346348c2c4c2bc7
parentdev-lua/luajson: bump to version 1.3.4 (non slotted) (diff)
downloadgentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.tar.gz
gentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.tar.bz2
gentoo-748b0f03dda001b24ae812ee4ccc3001f70acfd6.zip
profiles: Add experimental rv64 systemd profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi1
-rw-r--r--profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent2
-rw-r--r--profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi1
-rw-r--r--profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent2
-rw-r--r--profiles/profiles.desc2
5 files changed, 8 insertions, 0 deletions
diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/riscv/17.0/rv64gc/lp64/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent
new file mode 100644
index 000000000000..44f88d3e2df0
--- /dev/null
+++ b/profiles/default/linux/riscv/17.0/rv64gc/lp64d/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../targets/systemd
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 4bdfb871bfbe..322d176e72f8 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -190,7 +190,9 @@ ppc64 default/linux/ppc64le/17.0/musl/hardened exp
# @MAINTAINER: riscv@gentoo.org
riscv default/linux/riscv/17.0/rv64gc exp
riscv default/linux/riscv/17.0/rv64gc/lp64d stable
+riscv default/linux/riscv/17.0/rv64gc/lp64d/systemd exp
riscv default/linux/riscv/17.0/rv64gc/lp64 stable
+riscv default/linux/riscv/17.0/rv64gc/lp64/systemd exp
# S390 Profiles
# @MAINTAINER: s390@gentoo.org