Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/prefix/, profiles/, ...
Date: Thu, 01 Feb 2018 05:16:36
Message-Id: 1517462177.4979fb71526b7919d218dededaf1c8803d201573.heroxbd@gentoo
1 commit: 4979fb71526b7919d218dededaf1c8803d201573
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 1 05:03:55 2018 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 1 05:16:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4979fb71
7
8 profiles/default/linux/arm64/17.0/prefix: new arm64 prefix profile.
9
10 Suggested-By: Qi-An Fu
11
12 profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/eapi | 1 +
13 profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/parent | 2 ++
14 profiles/default/linux/arm64/17.0/prefix/parent | 1 +
15 profiles/profiles.desc | 1 +
16 4 files changed, 5 insertions(+)
17
18 diff --git a/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/eapi b/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/eapi
19 new file mode 100644
20 index 00000000000..7ed6ff82de6
21 --- /dev/null
22 +++ b/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/eapi
23 @@ -0,0 +1 @@
24 +5
25
26 diff --git a/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/parent b/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/parent
27 new file mode 100644
28 index 00000000000..b8a505e58f6
29 --- /dev/null
30 +++ b/profiles/default/linux/arm64/17.0/prefix/kernel-3.2+/parent
31 @@ -0,0 +1,2 @@
32 +..
33 +../../../../../../features/prefix/standalone
34
35 diff --git a/profiles/default/linux/arm64/17.0/prefix/parent b/profiles/default/linux/arm64/17.0/prefix/parent
36 new file mode 100644
37 index 00000000000..f3229c5b987
38 --- /dev/null
39 +++ b/profiles/default/linux/arm64/17.0/prefix/parent
40 @@ -0,0 +1 @@
41 +..
42
43 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
44 index 8bdfb1d1dd9..ecb3607d80c 100644
45 --- a/profiles/profiles.desc
46 +++ b/profiles/profiles.desc
47 @@ -350,6 +350,7 @@ x86-linux default/linux/x86/17.0/prefix/kernel-3.2+ exp
48 x86-linux default/linux/x86/17.0/prefix/kernel-2.6.32+ exp
49 x86-linux default/linux/x86/17.0/prefix/kernel-2.6.16+ exp
50 arm-linux prefix/linux-standalone/arm/armv7a exp
51 +arm64-linux default/linux/arm64/17.0/prefix/kernel-3.2+ exp
52 arm64-linux prefix/linux-standalone/arm64 exp
53 ppc64-linux prefix/linux-standalone/ppc64 exp