diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-18 15:58:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-24 10:50:40 +0800 |
commit | 8cf1e2be6fedc48ae3a45d44e52a5386714a889c (patch) | |
tree | 6cab55a113211348f5c9848a2b576447e1da73fa /profiles/default/linux | |
parent | profiles: add new ARCH keyword "loong" (diff) | |
download | gentoo-8cf1e2be6fedc48ae3a45d44e52a5386714a889c.tar.gz gentoo-8cf1e2be6fedc48ae3a45d44e52a5386714a889c.tar.bz2 gentoo-8cf1e2be6fedc48ae3a45d44e52a5386714a889c.zip |
profiles: import the initial LoongArch profiles
These have been brewing in the loongson-overlay for a while now; let's
continue work in the main tree!
(Dropped profiles to exp status, and removed all package.accept_keywords
and package.use entries pending real keywording/testing, for ::gentoo.
Also revised some comments along the way.)
Closes: https://github.com/gentoo/gentoo/pull/25083
Reviewed-by: Sam James <sam@gentoo.org>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'profiles/default/linux')
12 files changed, 19 insertions, 0 deletions
diff --git a/profiles/default/linux/loong/22.0/la64v100/eapi b/profiles/default/linux/loong/22.0/la64v100/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/eapi b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/parent b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/parent new file mode 100644 index 000000000000..fae96e8d36b2 --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/eapi b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/parent b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/parent new file mode 100644 index 000000000000..f7739b405877 --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/desktop/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../../targets/systemd diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/eapi b/profiles/default/linux/loong/22.0/la64v100/lp64d/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/parent b/profiles/default/linux/loong/22.0/la64v100/lp64d/parent new file mode 100644 index 000000000000..b4e81a288683 --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/parent @@ -0,0 +1,2 @@ +.. +../../../../../../arch/loong/la64v100/lp64d diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/eapi b/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/parent b/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/lp64d/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd diff --git a/profiles/default/linux/loong/22.0/la64v100/parent b/profiles/default/linux/loong/22.0/la64v100/parent new file mode 100644 index 000000000000..b8f5b5cbc9d2 --- /dev/null +++ b/profiles/default/linux/loong/22.0/la64v100/parent @@ -0,0 +1,2 @@ +../.. +../../../../../releases/17.0 diff --git a/profiles/default/linux/loong/eapi b/profiles/default/linux/loong/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/loong/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/loong/parent b/profiles/default/linux/loong/parent new file mode 100644 index 000000000000..d11fc57ec16b --- /dev/null +++ b/profiles/default/linux/loong/parent @@ -0,0 +1,3 @@ +../../../base +.. +../../../arch/loong |