commit:     59893e37051f528c150b3e334172bac4570dd991
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 05:36:43 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 05:37:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59893e37

Add an arm64 desktop systemd profile

Because we don't have gnome/kde yet, let's add a systemd profile for desktop
systems without having to test all of the rest.

 profiles/default/linux/arm64/13.0/desktop/systemd/eapi   | 1 +
 profiles/default/linux/arm64/13.0/desktop/systemd/parent | 2 ++
 profiles/profiles.desc                                   | 1 +
 3 files changed, 4 insertions(+)

diff --git a/profiles/default/linux/arm64/13.0/desktop/systemd/eapi 
b/profiles/default/linux/arm64/13.0/desktop/systemd/eapi
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/profiles/default/linux/arm64/13.0/desktop/systemd/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/arm64/13.0/desktop/systemd/parent 
b/profiles/default/linux/arm64/13.0/desktop/systemd/parent
new file mode 100644
index 0000000..7e06153
--- /dev/null
+++ b/profiles/default/linux/arm64/13.0/desktop/systemd/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../targets/systemd

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 036fbd7..e1e3f79 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -67,6 +67,7 @@ arm             default/linux/arm/13.0/armv7a/developer       
  dev
 # ARM64 Profiles
 arm64           default/linux/arm64/13.0                        exp
 arm64           default/linux/arm64/13.0/desktop                exp
+arm64           default/linux/arm64/13.0/desktop/systemd        exp
 arm64           default/linux/arm64/13.0/developer              exp
 arm64           default/linux/arm64/13.0/systemd                exp
 

Reply via email to