Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-image/
Date: Tue, 29 Dec 2020 23:47:06
Message-Id: 1609285405.524cb9f5666f600a036509939eebe9de212593d6.sam@gentoo
1 commit: 524cb9f5666f600a036509939eebe9de212593d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 29 23:43:25 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 29 23:43:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524cb9f5
7
8 sys-kernel/raspberrypi-image: cleanup old 5.4.x
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-kernel/raspberrypi-image/Manifest | 2 --
14 .../raspberrypi-image-5.4.51_p20200902.ebuild | 41 ----------------------
15 .../raspberrypi-image-5.4.72_p20201022.ebuild | 41 ----------------------
16 3 files changed, 84 deletions(-)
17
18 diff --git a/sys-kernel/raspberrypi-image/Manifest b/sys-kernel/raspberrypi-image/Manifest
19 index 0dbdeeee0f9..2d3543d359b 100644
20 --- a/sys-kernel/raspberrypi-image/Manifest
21 +++ b/sys-kernel/raspberrypi-image/Manifest
22 @@ -1,5 +1,3 @@
23 DIST raspberrypi-firmware-1.20190925.tar.gz 185571086 BLAKE2B c3a9b2760fa853fbd1dd09bc4048c9e78594f88da5af608c3a761554d4046a4c869db8981c64140a24e82e0a61b8dc776bb8d895df60c6424e44780f78b18cb0 SHA512 4b7b29cc6c2a33d7a37987c492034d9afbb2220364c50cf265e0adf8e5f393c2275dcffaa77c89b3f43b2e98d199741b67590cb60ff8beae8ef677852f63b4a0
24 -DIST raspberrypi-firmware-1.20200902.tar.gz 187144306 BLAKE2B 33a9449fd98fffaa80a9c748f8dd246db491b4f5eb1335ffd10bfacdbe4396c2faabfe522129d287663ad5ef0e9322bd7302a74d6d874e9125f165dc50b81d90 SHA512 91d084d2dba99219b72cc03d49d9546e070477d35fa151b42e204ec6b77ee76a8774235cc32cec8c3aa4360b7c1922dd1c65da8489300476290af87e167f0c79
25 -DIST raspberrypi-firmware-1.20201022.tar.gz 189827375 BLAKE2B 94c38f60d688c8e3ebab830912daccbb6c04bdd3d88f6ca0d07d85be0a6b12c53f0266b4c258ed4694f30bad5db30fb6d30feabfd0b7668735a9a806b820d325 SHA512 876758179df27109984b6c3f4849fdcdc6bdcc2769495fcc83c97fc3ff4d07b9f3cd58086be877503f72c9e5417d2be6d6c33bce4cbb3b862055117c9cc26db8
26 DIST raspberrypi-firmware-1.20201201.tar.gz 189332299 BLAKE2B b3ec91f07b4713d26c29be5412d018a220129eef7ddf7c5c09d85e645c2c5754a95f13be7e690ab40648a982e3974cc760aa5b33c76612da836227d38c4ee3a5 SHA512 a7f4591552718956bd7f2d0d377234277e2e6f18cc9714ea30fe13f26d5ae1164b982f39dcf72ae4a18663369ef06d0187d8182713763262371c13107aac4c65
27 DIST raspberrypi-image-4.14.98_p20190215.tar.gz 123074917 BLAKE2B cefedb5c979db7dfd47938aad37a567d91d3ad78247c7a63f789362768ab7a39a1967ac116b4b0475e3b210ab11f6474706df042af85a622e8e7905c85ec7498 SHA512 082f26caf427222d838881e5f1e9fa0136765b3eaf74a84877fc33616fd07e49085db0889226c40c655039a9d41a10566510c7d752cfc48a67b4683616a51193
28
29 diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild
30 deleted file mode 100644
31 index dd284762191..00000000000
32 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.51_p20200902.ebuild
33 +++ /dev/null
34 @@ -1,41 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -inherit mount-boot
41 -
42 -DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
43 -HOMEPAGE="https://github.com/raspberrypi/firmware"
44 -LICENSE="GPL-2 raspberrypi-videocore-bin"
45 -SLOT="0"
46 -RESTRICT="binchecks strip"
47 -
48 -# Temporary safety measure to prevent ending up with a pair of
49 -# sys-kernel/raspberrypi-image and sys-boot/raspberrypi-firmware
50 -# both of which installed device tree files.
51 -# Restore to simply "sys-boot/raspberrypi-firmware" when the mentioned version
52 -# and all older ones are deleted.
53 -RDEPEND=">sys-boot/raspberrypi-firmware-1.20190709"
54 -
55 -if [[ "${PV}" == 9999 ]]; then
56 - inherit git-r3
57 - EGIT_REPO_URI="https://github.com/raspberrypi/firmware"
58 - EGIT_CLONE_TYPE="shallow"
59 -else
60 - [[ "$(ver_cut 4)" == 'p' ]] || die "Unsupported version format, tweak the ebuild."
61 - MY_PV="1.$(ver_cut 5)"
62 - SRC_URI="https://github.com/raspberrypi/firmware/archive/${MY_PV}.tar.gz -> raspberrypi-firmware-${MY_PV}.tar.gz"
63 - S="${WORKDIR}/firmware-${MY_PV}"
64 - KEYWORDS="-* ~arm ~arm64"
65 -fi
66 -
67 -src_install() {
68 - insinto /lib/modules
69 - doins -r modules/*
70 - insinto /boot
71 - doins boot/*.img
72 -
73 - doins boot/*.dtb
74 - doins -r boot/overlays
75 -}
76
77 diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild
78 deleted file mode 100644
79 index dd284762191..00000000000
80 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-5.4.72_p20201022.ebuild
81 +++ /dev/null
82 @@ -1,41 +0,0 @@
83 -# Copyright 1999-2020 Gentoo Authors
84 -# Distributed under the terms of the GNU General Public License v2
85 -
86 -EAPI=7
87 -
88 -inherit mount-boot
89 -
90 -DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
91 -HOMEPAGE="https://github.com/raspberrypi/firmware"
92 -LICENSE="GPL-2 raspberrypi-videocore-bin"
93 -SLOT="0"
94 -RESTRICT="binchecks strip"
95 -
96 -# Temporary safety measure to prevent ending up with a pair of
97 -# sys-kernel/raspberrypi-image and sys-boot/raspberrypi-firmware
98 -# both of which installed device tree files.
99 -# Restore to simply "sys-boot/raspberrypi-firmware" when the mentioned version
100 -# and all older ones are deleted.
101 -RDEPEND=">sys-boot/raspberrypi-firmware-1.20190709"
102 -
103 -if [[ "${PV}" == 9999 ]]; then
104 - inherit git-r3
105 - EGIT_REPO_URI="https://github.com/raspberrypi/firmware"
106 - EGIT_CLONE_TYPE="shallow"
107 -else
108 - [[ "$(ver_cut 4)" == 'p' ]] || die "Unsupported version format, tweak the ebuild."
109 - MY_PV="1.$(ver_cut 5)"
110 - SRC_URI="https://github.com/raspberrypi/firmware/archive/${MY_PV}.tar.gz -> raspberrypi-firmware-${MY_PV}.tar.gz"
111 - S="${WORKDIR}/firmware-${MY_PV}"
112 - KEYWORDS="-* ~arm ~arm64"
113 -fi
114 -
115 -src_install() {
116 - insinto /lib/modules
117 - doins -r modules/*
118 - insinto /boot
119 - doins boot/*.img
120 -
121 - doins boot/*.dtb
122 - doins -r boot/overlays
123 -}