Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/m68k/17.0/systemd/, profiles/
Date: Sat, 28 May 2022 16:48:29
Message-Id: 1653756492.245d62b3d9bd23c0e718e19ab6608f4c6087d70a.dilfridge@gentoo
1 commit: 245d62b3d9bd23c0e718e19ab6608f4c6087d70a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 16:47:21 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 16:48:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=245d62b3
7
8 profiles: Add (untested, exp, no keywords yet) m68k systemd profile
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/default/linux/m68k/17.0/systemd/eapi | 1 +
13 profiles/default/linux/m68k/17.0/systemd/parent | 2 ++
14 profiles/profiles.desc | 3 ++-
15 3 files changed, 5 insertions(+), 1 deletion(-)
16
17 diff --git a/profiles/default/linux/m68k/17.0/systemd/eapi b/profiles/default/linux/m68k/17.0/systemd/eapi
18 new file mode 100644
19 index 000000000000..7ed6ff82de6b
20 --- /dev/null
21 +++ b/profiles/default/linux/m68k/17.0/systemd/eapi
22 @@ -0,0 +1 @@
23 +5
24
25 diff --git a/profiles/default/linux/m68k/17.0/systemd/parent b/profiles/default/linux/m68k/17.0/systemd/parent
26 new file mode 100644
27 index 000000000000..ced72403bde9
28 --- /dev/null
29 +++ b/profiles/default/linux/m68k/17.0/systemd/parent
30 @@ -0,0 +1,2 @@
31 +..
32 +../../../../../targets/systemd
33
34 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
35 index bf181432d3c5..5cb1b885f855 100644
36 --- a/profiles/profiles.desc
37 +++ b/profiles/profiles.desc
38 @@ -149,7 +149,8 @@ loong default/linux/loong/22.0/la64v100/lp64d/systemd exp
39
40 # M68K Profiles
41 # @MAINTAINER: m68k@g.o
42 -m68k default/linux/m68k/17.0 exp
43 +m68k default/linux/m68k/17.0 exp
44 +m68k default/linux/m68k/17.0/systemd exp
45
46 # MIPS Profiles
47 # @MAINTAINER: mips@g.o