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/, profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/, ...
Date: Sun, 25 Feb 2018 22:23:41
Message-Id: 1519597407.8c2f784305b840e6082b5edff5bcdd9c768e7538.heroxbd@gentoo
1 commit: 8c2f784305b840e6082b5edff5bcdd9c768e7538
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 22:21:17 2018 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 22:23:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2f7843
7
8 profiles/d/l/arm/17.0/armv7a/prefix: add prefix arm 17.0 profile.
9
10 profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi | 1 +
11 profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent | 2 ++
12 profiles/default/linux/arm/17.0/armv7a/prefix/parent | 1 +
13 profiles/profiles.desc | 1 +
14 4 files changed, 5 insertions(+)
15
16 diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi
17 new file mode 100644
18 index 00000000000..7ed6ff82de6
19 --- /dev/null
20 +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/eapi
21 @@ -0,0 +1 @@
22 +5
23
24 diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent
25 new file mode 100644
26 index 00000000000..b3da232ba55
27 --- /dev/null
28 +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/kernel-3.2+/parent
29 @@ -0,0 +1,2 @@
30 +..
31 +../../../../../../../features/prefix/standalone
32
33 diff --git a/profiles/default/linux/arm/17.0/armv7a/prefix/parent b/profiles/default/linux/arm/17.0/armv7a/prefix/parent
34 new file mode 100644
35 index 00000000000..f3229c5b987
36 --- /dev/null
37 +++ b/profiles/default/linux/arm/17.0/armv7a/prefix/parent
38 @@ -0,0 +1 @@
39 +..
40
41 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
42 index f9576f29e4d..de8f39a0c7e 100644
43 --- a/profiles/profiles.desc
44 +++ b/profiles/profiles.desc
45 @@ -339,6 +339,7 @@ x86-linux prefix/linux-standalone/x86/legacy exp
46 x86-linux default/linux/x86/17.0/prefix/kernel-3.2+ exp
47 x86-linux default/linux/x86/17.0/prefix/kernel-2.6.32+ exp
48 x86-linux default/linux/x86/17.0/prefix/kernel-2.6.16+ exp
49 +arm-linux default/linux/arm/17.0/armv7a/prefix/kernel-3.2+ 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