Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/
Date: Tue, 07 Mar 2017 07:04:44
Message-Id: 1488870263.c0796510a0c77dedab0a1240462140ac84f2757e.xmw@gentoo
1 commit: c0796510a0c77dedab0a1240462140ac84f2757e
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 00:57:07 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 07:04:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0796510
7
8 sys-kernel/raspberrypi-sources: Remove old.
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 sys-kernel/raspberrypi-sources/Manifest | 3 ---
13 ...raspberrypi-sources-3.10.1_pre-r20130719.ebuild | 24 -------------------
14 .../raspberrypi-sources-3.10.9999.ebuild | 27 ----------------------
15 .../raspberrypi-sources-3.12.9999.ebuild | 27 ----------------------
16 .../raspberrypi-sources-3.14.9999.ebuild | 27 ----------------------
17 .../raspberrypi-sources-3.18.9999.ebuild | 27 ----------------------
18 .../raspberrypi-sources-4.1.9999.ebuild | 27 ----------------------
19 7 files changed, 162 deletions(-)
20
21 diff --git a/sys-kernel/raspberrypi-sources/Manifest b/sys-kernel/raspberrypi-sources/Manifest
22 deleted file mode 100644
23 index 4ecd8c3b26a..00000000000
24 --- a/sys-kernel/raspberrypi-sources/Manifest
25 +++ /dev/null
26 @@ -1,3 +0,0 @@
27 -DIST linux-3.10.tar.xz 73175088 SHA256 df27fa92d27a9c410bfe6c4a89f141638500d7eadcca5cce578954efc2ad3544 SHA512 5fb109fcbd59bf3dffc911b853894f0a84afa75151368f783a1252c5ff60c7a1504de216c0012be446df983e2dea400ad8eeed3ce04f24dc61d0ef76c174dc35 WHIRLPOOL e7c0ccc2231e430b831218fc66f1940d095d2d5447d391329c6a7373d4a1d16708f64778b32e4847802ee2dae4fcf7cb67a1238fd4eb204fd0c4bce2d8134053
28 -DIST patch-3.10.1.xz 5716 SHA256 1ce8533d0142acf9bb4c2167f0317580735a3c335b7303acbbd8127d01fb73e3 SHA512 6441aacbd2a3d1f1c2925397610e7343b7ed4e6fe80d64c52a261d12bb5cb7c44bcdc6aaa8aa975eabd90d8558820dad943fa2023451aa05825979af2b026ece WHIRLPOOL 3ed54bc6ba5741a884ec098a397b251aa610aa466090a65650b233baadc8627b2898f18719e2c91a087b0d5e3e3d20735eaf7d9c4e721bf7bd672ad4b9c1478c
29 -DIST raspberrypi-sources-3.10.1_pre-r20130719.patch.xz 1085996 SHA256 785a8227cca602d42b5c07f9d95d135fc5dc183dd418d04c6ffe3e58b64cb639 SHA512 a493a6f88844d7cd8371a6b4cf3509e0fb5ae5e0a07cb28f32d947cc42d469870f13506c0f62e3b83bca5d2ac48d17653daa1371dfd5b9bb2af9cb0831356048 WHIRLPOOL d5d49f3aa897635ad97997c55733ab09db5c8b70486e6e64f39c9e3b55ce4bec6060e5e81406644b8431acee0edf60dd5144f0d22de1bae7a6d9859f69e229cd
30
31 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.1_pre-r20130719.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.1_pre-r20130719.ebuild
32 deleted file mode 100644
33 index 6ef043b5399..00000000000
34 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.1_pre-r20130719.ebuild
35 +++ /dev/null
36 @@ -1,24 +0,0 @@
37 -# Copyright 1999-2013 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=5
41 -
42 -ETYPE=sources
43 -K_DEFCONFIG="bcmrpi_defconfig"
44 -K_SECURITY_UNSUPPORTED=1
45 -UNIPATCH_LIST="${DISTDIR}/${PF}.patch.xz"
46 -CKV="3.10.1"
47 -inherit kernel-2
48 -detect_version
49 -detect_arch
50 -
51 -DESCRIPTION="Raspberry PI kernel sources"
52 -HOMEPAGE="https://github.com/raspberrypi/linux"
53 -# from github.com/rasperrypi/firmware/extra/git_hash
54 -# MY_COMMIT="b04d3b1874"
55 -# https://github.com/raspberrypi/linux/tarball/${MY_COMMIT} ->
56 -# raspberrypi-sources-${MY_COMMIT}.tar.gz
57 -SRC_URI="${KERNEL_URI}
58 - https://dev.gentoo.org/~xmw/${PN}/${PF}.patch.xz"
59 -
60 -KEYWORDS="~arm"
61
62 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.9999.ebuild
63 deleted file mode 100644
64 index f84a9e40275..00000000000
65 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.10.9999.ebuild
66 +++ /dev/null
67 @@ -1,27 +0,0 @@
68 -# Copyright 1999-2013 Gentoo Foundation
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI=5
72 -
73 -ETYPE=sources
74 -K_DEFCONFIG="bcmrpi_defconfig"
75 -K_SECURITY_UNSUPPORTED=1
76 -EXTRAVERSION="-${PN}/-*"
77 -inherit kernel-2
78 -detect_version
79 -detect_arch
80 -
81 -inherit git-2 versionator
82 -EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
83 -EGIT_PROJECT="raspberrypi-linux.git"
84 -EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
85 -
86 -DESCRIPTION="Raspberry PI kernel sources"
87 -HOMEPAGE="https://github.com/raspberrypi/linux"
88 -
89 -KEYWORDS=""
90 -
91 -src_unpack() {
92 - git-2_src_unpack
93 - unpack_set_extraversion
94 -}
95
96 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.12.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.12.9999.ebuild
97 deleted file mode 100644
98 index f84a9e40275..00000000000
99 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.12.9999.ebuild
100 +++ /dev/null
101 @@ -1,27 +0,0 @@
102 -# Copyright 1999-2013 Gentoo Foundation
103 -# Distributed under the terms of the GNU General Public License v2
104 -
105 -EAPI=5
106 -
107 -ETYPE=sources
108 -K_DEFCONFIG="bcmrpi_defconfig"
109 -K_SECURITY_UNSUPPORTED=1
110 -EXTRAVERSION="-${PN}/-*"
111 -inherit kernel-2
112 -detect_version
113 -detect_arch
114 -
115 -inherit git-2 versionator
116 -EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
117 -EGIT_PROJECT="raspberrypi-linux.git"
118 -EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
119 -
120 -DESCRIPTION="Raspberry PI kernel sources"
121 -HOMEPAGE="https://github.com/raspberrypi/linux"
122 -
123 -KEYWORDS=""
124 -
125 -src_unpack() {
126 - git-2_src_unpack
127 - unpack_set_extraversion
128 -}
129
130 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.14.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.14.9999.ebuild
131 deleted file mode 100644
132 index 5d84f91f061..00000000000
133 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.14.9999.ebuild
134 +++ /dev/null
135 @@ -1,27 +0,0 @@
136 -# Copyright 1999-2014 Gentoo Foundation
137 -# Distributed under the terms of the GNU General Public License v2
138 -
139 -EAPI=5
140 -
141 -ETYPE=sources
142 -K_DEFCONFIG="bcmrpi_defconfig"
143 -K_SECURITY_UNSUPPORTED=1
144 -EXTRAVERSION="-${PN}/-*"
145 -inherit kernel-2
146 -detect_version
147 -detect_arch
148 -
149 -inherit git-2 versionator
150 -EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
151 -EGIT_PROJECT="raspberrypi-linux.git"
152 -EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
153 -
154 -DESCRIPTION="Raspberry PI kernel sources"
155 -HOMEPAGE="https://github.com/raspberrypi/linux"
156 -
157 -KEYWORDS=""
158 -
159 -src_unpack() {
160 - git-2_src_unpack
161 - unpack_set_extraversion
162 -}
163
164 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild
165 deleted file mode 100644
166 index fc51687d78b..00000000000
167 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild
168 +++ /dev/null
169 @@ -1,27 +0,0 @@
170 -# Copyright 1999-2015 Gentoo Foundation
171 -# Distributed under the terms of the GNU General Public License v2
172 -
173 -EAPI=5
174 -
175 -ETYPE=sources
176 -K_DEFCONFIG="bcmrpi_defconfig"
177 -K_SECURITY_UNSUPPORTED=1
178 -EXTRAVERSION="-${PN}/-*"
179 -inherit kernel-2
180 -detect_version
181 -detect_arch
182 -
183 -inherit git-2 versionator
184 -EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
185 -EGIT_PROJECT="raspberrypi-linux.git"
186 -EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
187 -
188 -DESCRIPTION="Raspberry PI kernel sources"
189 -HOMEPAGE="https://github.com/raspberrypi/linux"
190 -
191 -KEYWORDS=""
192 -
193 -src_unpack() {
194 - git-2_src_unpack
195 - unpack_set_extraversion
196 -}
197
198 diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.1.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.1.9999.ebuild
199 deleted file mode 100644
200 index fc51687d78b..00000000000
201 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.1.9999.ebuild
202 +++ /dev/null
203 @@ -1,27 +0,0 @@
204 -# Copyright 1999-2015 Gentoo Foundation
205 -# Distributed under the terms of the GNU General Public License v2
206 -
207 -EAPI=5
208 -
209 -ETYPE=sources
210 -K_DEFCONFIG="bcmrpi_defconfig"
211 -K_SECURITY_UNSUPPORTED=1
212 -EXTRAVERSION="-${PN}/-*"
213 -inherit kernel-2
214 -detect_version
215 -detect_arch
216 -
217 -inherit git-2 versionator
218 -EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
219 -EGIT_PROJECT="raspberrypi-linux.git"
220 -EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
221 -
222 -DESCRIPTION="Raspberry PI kernel sources"
223 -HOMEPAGE="https://github.com/raspberrypi/linux"
224 -
225 -KEYWORDS=""
226 -
227 -src_unpack() {
228 - git-2_src_unpack
229 - unpack_set_extraversion
230 -}