public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dennis Lamm" <expeditioneer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/
Date: Thu,  2 Feb 2023 19:54:14 +0000 (UTC)	[thread overview]
Message-ID: <1675367648.57139180e704144445087ae9fc7933361d43d98e.expeditioneer@gentoo> (raw)

commit:     57139180e704144445087ae9fc7933361d43d98e
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  2 19:30:34 2023 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Thu Feb  2 19:54:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57139180

sys-kernel/raspberrypi-sources: drop 5.15.61_p20220830

Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/29398
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 sys-kernel/raspberrypi-sources/Manifest            |  1 -
 .../raspberrypi-sources-5.15.61_p20220830.ebuild   | 75 ----------------------
 2 files changed, 76 deletions(-)

diff --git a/sys-kernel/raspberrypi-sources/Manifest b/sys-kernel/raspberrypi-sources/Manifest
index bb8ad3c0d17a..9f23f3744162 100644
--- a/sys-kernel/raspberrypi-sources/Manifest
+++ b/sys-kernel/raspberrypi-sources/Manifest
@@ -1,6 +1,5 @@
 DIST genpatches-5.15-22.base.tar.xz 986832 BLAKE2B 48fcd267e6e28850d226693b902fd66696024e75db6a75bb78ec79c7ac8afdac62643c4113ff205c301024d245f075716e0bf8083f97917dcfc8b1fcd71b674e SHA512 e8c64bd91caedc3dcd98301dbcbd2003b4aceb5a9713bd908a69448eaa2aea945fa8162e57442862b03daa0e1a4e7642e4504701b1f34a6edb127692e582e0e0
 DIST genpatches-5.15-22.extras.tar.xz 3876 BLAKE2B 95daac6c95b82d628c0551b4e18e7c3ad9a5722b5ab8f087889b15bdeea8c6f5e232ee8b365bfb4a7c6730207d4735a0fb648b389626f35cda2593caa83ff3e2 SHA512 0616c4a976d22a5491039a6bc3babdd7e9095a2c53e2a1530d1ecfcf50a2dbfca637c1b6771078efc92e3371ac15f332f85f653d267ea8e6262ffd305be2723a
 DIST linux-5.10.63_p20211029-raspberrypi.tar.gz 186550447 BLAKE2B 44e04467a63c5761c252280c5fbff48c3fa058891ff03623ed7fb872f0a22883ed2e3b8703847e30c1a6f5cf523db1248f027c89ce1558280f1012fa300308a7 SHA512 b050f74b5a62d355cd630d41f2f63df285662347048ed97db1bac2a74f1cefeddb31b7b352aa509e90d7f03832ad2ca8e1e476d8eac62b334132a3ab308559fc
-DIST linux-5.15.61_p20220830-raspberrypi.tar.gz 199608883 BLAKE2B 53754553129f866ab27eb3e4f2d8720bddfba3a642fe505b9d5a0c819fdb8c714082de9c94d833719385b956b8463dbb0a0a4c6a63cfe322539652d44df7a96b SHA512 4c6711ef4999c7e5a5df96bebdcc67b3f1fca274f0b3b3081543df11711cf000cc507044a4d86e607b7c015aafbbd3b3e92d7ee459429b7254f6222e9a6aa7e8
 DIST linux-5.15.76_p20221104-raspberrypi.tar.gz 199660690 BLAKE2B 899714102e52904b7a37d155e42e94ed4b0e6c6600ac40fbd3cf66d15f84bb6d06afa7acf5c9624f44e9888d03d101823b419547d7ad8e566b4e55aaa077f11b SHA512 648262937e0afdb331678e0b2f913ad22788f1373f9ecd0d495e748a78399d6a69e93024268e1c0567acb4b1c9242b3ca6bd060e73b91a77529a93e4e29181c6
 DIST linux-5.15.84_p20230106-raspberrypi.tar.gz 199714807 BLAKE2B f3579d4b16921141055c0a62787084d2fb7db057bf9205c45e4a6515969bd3136a0dfe08c26848e691a5ea74d1f23533e4352c8fe70edf4b7000785958caf6ea SHA512 97ed02f35b42f144db72f802339f4952148596e3e5a0725fedd7a57618c1695cb802d58f6183e257ebfd242d35bf69f1eefea78ab9df109f6158af713d7d5f30

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.61_p20220830.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.61_p20220830.ebuild
deleted file mode 100644
index d77c92e734f6..000000000000
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.15.61_p20220830.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ETYPE=sources
-K_DEFCONFIG="bcmrpi_defconfig"
-K_SECURITY_UNSUPPORTED=1
-EXTRAVERSION="-${PN}/-*"
-
-K_EXP_GENPATCHES_NOUSE=1
-K_GENPATCHES_VER=22
-K_DEBLOB_AVAILABLE=0
-K_WANT_GENPATCHES="base extras"
-
-inherit kernel-2 linux-info
-detect_version
-detect_arch
-
-MY_P=$(ver_cut 4-)
-MY_P="1.${MY_P/p/}"
-
-DESCRIPTION="Raspberry Pi kernel sources"
-HOMEPAGE="https://github.com/raspberrypi/linux"
-SRC_URI="
-	https://github.com/raspberrypi/linux/archive/${MY_P}.tar.gz -> linux-${KV_FULL}.tar.gz
-	${GENPATCHES_URI}
-"
-
-KEYWORDS="~arm ~arm64"
-
-PATCHES=("${FILESDIR}"/${PN}-5.15.32-gentoo-kconfig.patch)
-
-UNIPATCH_EXCLUDE="
-	10*
-	15*
-	2000
-	29*
-	3000
-	4567"
-
-pkg_setup() {
-	ewarn ""
-	ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
-	ewarn "If you need support, please contact the raspberrypi developers directly."
-	ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
-	ewarn "the ebuilds. Thank you."
-	ewarn ""
-
-	kernel-2_pkg_setup
-}
-
-universal_unpack() {
-	unpack linux-${KV_FULL}.tar.gz
-
-	# We want to rename the unpacked directory to a nice normalised string
-	# bug #762766
-	mv "${WORKDIR}"/linux-${MY_P} "${WORKDIR}"/linux-${KV_FULL} || die
-
-	# remove all backup files
-	find . -iname "*~" -exec rm {} \; 2>/dev/null
-}
-
-src_prepare() {
-	default
-	kernel-2_src_prepare
-}
-
-pkg_postinst() {
-	kernel-2_pkg_postinst
-}
-
-pkg_postrm() {
-	kernel-2_pkg_postrm
-}


             reply	other threads:[~2023-02-02 19:54 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-02 19:54 Dennis Lamm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-03 17:36 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/ Viorel Munteanu
2024-09-03 17:22 Viorel Munteanu
2024-08-23 13:00 Arthur Zamarin
2024-08-13 16:08 Arthur Zamarin
2024-07-12 16:57 Viorel Munteanu
2024-07-12 16:57 Viorel Munteanu
2024-04-20  3:20 Sam James
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-06-07 16:39 Sam James
2023-03-24 14:14 Arthur Zamarin
2023-03-10  6:02 Dennis Lamm
2023-03-04  6:04 Arthur Zamarin
2023-03-04  5:47 Arthur Zamarin
2023-02-02 19:54 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2022-10-28  6:33 Dennis Lamm
2022-04-26  4:47 Dennis Lamm
2022-04-26  4:47 Dennis Lamm
2022-04-09 19:46 Arthur Zamarin
2022-04-09 19:36 Arthur Zamarin
2022-04-06  6:57 Dennis Lamm
2022-04-06  6:57 Dennis Lamm
2022-03-22  1:54 Sam James
2021-12-05  1:29 Sam James
2021-12-05  1:28 Sam James
2021-12-05  1:28 Sam James
2021-09-03  1:53 Sam James
2021-03-22  5:22 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2020-12-07 18:05 Sam James
2020-07-28  0:10 Sam James
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-01-11  8:29 Georgy Yakovlev
2018-01-04 17:43 Patrice Clement
2017-12-07 23:04 Steve Arnold
2017-12-07 20:38 Steve Arnold
2017-12-03 15:52 Patrice Clement
2017-10-01  5:44 Alexey Shvetsov
2017-07-12 22:36 Alexey Shvetsov
2017-03-07  7:28 Michael Weber
2017-03-07  7:04 Michael Weber
2016-02-11  8:11 Michael Weber
2016-02-11  7:21 Michael Weber
2015-11-28 13:01 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1675367648.57139180e704144445087ae9fc7933361d43d98e.expeditioneer@gentoo \
    --to=expeditioneer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox