public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "WANG Xuerui" <xen0n@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Sat, 25 Jun 2022 08:54:46 +0000 (UTC)	[thread overview]
Message-ID: <1656147268.55323157d94b620afd1b11cd70a0ee66a9ad2d4d.xen0n@gentoo> (raw)

commit:     55323157d94b620afd1b11cd70a0ee66a9ad2d4d
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 08:02:08 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 08:54:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55323157

sys-kernel/linux-headers: add 5.19_rc3, drop 5.19_rc1

Fix installation while at it.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sys-kernel/linux-headers/Manifest                          |  2 +-
 ...aders-5.19_rc1.ebuild => linux-headers-5.19_rc3.ebuild} | 14 +++++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/linux-headers/Manifest b/sys-kernel/linux-headers/Manifest
index 83f132bebced..d14b142c5e28 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -21,6 +21,6 @@ DIST linux-5.16.tar.xz 123114100 BLAKE2B 07a90cc640ff89e1359c06cee8c38abd33e51f9
 DIST linux-5.17.tar.xz 128399340 BLAKE2B 82dc4a45cc25c781ac67aa6ed1e4c369544154960f41c4634d47621f381159687a227054976d078524cda28884d395a15f7542fe44ca74ce98ca6ff54a81d6d0 SHA512 89f0a7ca69d20a539d4b612a7028a30a5e98b402e4b6b88516f14237e5da4b626d7929eab8b40fccc90766e8f3bae87e9858a19077ffad20d8204acf18794f5b
 DIST linux-5.18.tar.xz 129790264 BLAKE2B e2745a69eb70169e90505a9318a3993046eab3020496eecde7d8352ecda0eb71a25b21becf7ce93fc593507dce7d1cd61b94ddcdf82b3094d79c0d3d48508eeb SHA512 dbbc9d1395898a498fa4947fceda1781344fa5d360240f753810daa4fa88e519833e2186c4e582a8f1836e6413e9e85f6563c7770523b704e8702d67622f98b5
 DIST linux-5.4.tar.xz 109441440 BLAKE2B 193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13 SHA512 9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
+DIST linux-headers-5.19_rc3-only-arch-and-headers.patch.xz 1330360 BLAKE2B cc6f521037aeb898b2e2470f9e8f06378aa67a1b17679a38fa195c0a599a415eab763f6534701411cb658c8af28e8e28a3ff916fd29e01419713232336ce78fd SHA512 50eba921f2aabbf27a78c966aa1a2920e7a1f6060cce70285d450e4f949890a90ca54114a95f43240d0daa87285561f11c1734aecb15e2d05bc575a3c3145cb6
 DIST linux-loongarch-next-on-5.17-20220423.tar.xz 177296 BLAKE2B 947fd8c2192fe454beb346ea700a09a711f629d87cc5ff5b5d882fa1d57bb5e918fea821f5eddd44152812502479f853527b8317176326f8926bd1a532666a86 SHA512 b18df78802c2718181da95fdd5f83761bec7fced16b0aec05d00dcbd9b5c25fc0f84fbdd7e3b3fa5a3f78aea66e268dde3d9272a3f921b595b16270623ae0b7e
 DIST linux-loongarch-next-on-5.18-20220523.tar.xz 160468 BLAKE2B ccb6df7fbee86fba7ae725362efeb03cdf4187cf877a7f21e470639c14509214ed31c06434207950b219d34ed41a9fd2be0b711faeb5c6c02198836f06ef7dce SHA512 d87b667947a1d41fbea6db80dc2896c2c7e297bac471b99820b10a4d1e8a680f3566a89bdb4e70c0bdfba335ce158f3e82f930eb2f6b64fd6ba736028bf709f2
-DIST patch-5.19-rc1.patch 90995640 BLAKE2B 0042e0a588fb4fa43259373e7c251e0f17f7640994d88bd1b27f73388a9a7a3229e03edc194f0cb719b9505fff651c7c9a4119c4f616040b35af7e500afd8d36 SHA512 bb2614786eecee03e38742a32dfbffce2b08881d35f51222dec88f9cec584eb1b60f3751e35f1a354124a162d443f0a4e345f6ee0193cebc29bc7ae5abb89003

diff --git a/sys-kernel/linux-headers/linux-headers-5.19_rc1.ebuild b/sys-kernel/linux-headers/linux-headers-5.19_rc3.ebuild
similarity index 74%
rename from sys-kernel/linux-headers/linux-headers-5.19_rc1.ebuild
rename to sys-kernel/linux-headers/linux-headers-5.19_rc3.ebuild
index 273a2dcf6359..44c60013ad3e 100644
--- a/sys-kernel/linux-headers/linux-headers-5.19_rc1.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-5.19_rc3.ebuild
@@ -5,7 +5,11 @@ EAPI=7
 
 ETYPE="headers"
 H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 cris frv hexagon hppa ia64 loong m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 score sh sparc x86 xtensa"
+# The v5.19 rc patches generated on kernel.org contain a suppressed binary file diff,
+# hence unusable. Here we only let kernel-2 handle the base 5.18 tarball; the
+# v5.19 rc patch is to be handled later.
 K_BASE_VER="5.18"
+CKV="${K_BASE_VER}"
 inherit kernel-2
 detect_version
 
@@ -14,7 +18,8 @@ PATCH_PV="${K_BASE_VER}"
 PATCH_VER="1"
 PATCH_DEV="sam"
 SRC_URI="${KERNEL_URI}
-	${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}"
+	${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
+	https://dev.gentoo.org/~xen0n/distfiles/sys-kernel/linux-headers/${P}-only-arch-and-headers.patch.xz"
 S="${WORKDIR}/linux-${K_BASE_VER}"
 
 # this is an rc version, for testing on loong only
@@ -35,6 +40,13 @@ src_unpack() {
 }
 
 src_prepare() {
+	# apply the gentoo-headers patches after the big v5.19 rc patch, for
+	# avoiding flooding the console because of the lirc change
+	PATCHES=(
+		"${WORKDIR}/${P}-only-arch-and-headers.patch"
+		"${PATCHES[@]}"
+	)
+
 	# TODO: May need forward porting to newer versions
 	use elibc_musl && PATCHES+=(
 		"${FILESDIR}"/${PN}-5.10-Use-stddefs.h-instead-of-compiler.h.patch


             reply	other threads:[~2022-06-25  8:54 UTC|newest]

Thread overview: 208+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25  8:54 WANG Xuerui [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-31 21:51 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/ Sam James
2025-03-24  4:07 Sam James
2025-02-24  5:33 Sam James
2025-02-04 23:21 Sam James
2024-12-05 21:57 Sam James
2024-10-11  1:57 Sam James
2024-08-12 15:42 Sam James
2024-05-18 17:06 Sam James
2024-05-14  1:17 Sam James
2024-04-02 11:59 Sam James
2024-03-13  4:46 Sam James
2024-03-13  4:46 Sam James
2024-01-21 20:46 Sam James
2024-01-21 20:46 Sam James
2024-01-21 20:46 Sam James
2024-01-21 20:46 Sam James
2024-01-21 20:46 Sam James
2024-01-21 19:32 Sam James
2024-01-21 19:31 Arthur Zamarin
2024-01-21 19:31 Arthur Zamarin
2024-01-19 11:14 Sam James
2024-01-19 11:12 Sam James
2023-12-28  4:23 Sam James
2023-10-31 19:53 Sam James
2023-10-06 19:41 Sam James
2023-08-28 20:48 Sam James
2023-06-27  8:04 Sam James
2023-06-27  6:34 Sam James
2023-04-28  1:38 Sam James
2023-02-28  3:02 Sam James
2023-02-28  3:02 Sam James
2023-02-28  3:02 Sam James
2023-02-28  3:02 Sam James
2023-02-28  1:31 Sam James
2023-02-28  1:31 Sam James
2023-02-28  1:31 Sam James
2023-02-28  1:31 Sam James
2023-01-27 22:11 James Le Cuirot
2022-12-17  8:38 Sam James
2022-10-08 22:08 Sam James
2022-10-08 22:08 Sam James
2022-08-05  4:09 Sam James
2022-08-04  9:42 WANG Xuerui
2022-08-04  9:42 WANG Xuerui
2022-08-04  9:42 WANG Xuerui
2022-06-24  5:12 WANG Xuerui
2022-06-05 22:06 Sam James
2022-05-25  0:09 WANG Xuerui
2022-05-15  1:00 Sam James
2022-03-30 23:13 Sam James
2022-03-20 17:35 David Seifert
2022-03-20  9:13 David Seifert
2022-03-19 23:17 David Seifert
2022-01-10 21:06 David Seifert
2022-01-01  3:57 Sam James
2022-01-01  3:57 Sam James
2021-12-25 21:14 Sam James
2021-12-25 10:21 Sam James
2021-12-25  1:07 Georgy Yakovlev
2021-12-25  1:06 Georgy Yakovlev
2021-12-25  1:00 Sam James
2021-12-24 22:50 Sam James
2021-12-24 22:49 Sam James
2021-12-24 22:48 Sam James
2021-12-24 21:21 Sam James
2021-12-01 21:15 Sam James
2021-11-04  0:34 Sam James
2021-11-03  2:02 Sam James
2021-10-01  7:14 Sam James
2021-09-30 17:38 Jakov Smolić
2021-09-05 18:06 Sam James
2021-09-05  6:14 Sam James
2021-09-05  5:48 Sam James
2021-07-09 22:36 Sergei Trofimovich
2021-07-05 17:41 David Seifert
2021-07-05 16:40 David Seifert
2021-07-01  3:49 Mike Frysinger
2021-05-27 21:48 Sergei Trofimovich
2021-04-26  6:49 Sergei Trofimovich
2021-04-02 10:04 Sergei Trofimovich
2021-04-02 10:04 Sergei Trofimovich
2021-03-28 12:42 Sam James
2021-03-28 12:42 Sam James
2021-03-26 12:01 Agostino Sarubbo
2021-02-24 12:00 Mikle Kolyada
2021-02-20 10:23 Sergei Trofimovich
2021-02-19  1:51 Thomas Deutschmann
2021-02-18 20:11 Sergei Trofimovich
2021-02-16  7:37 Sergei Trofimovich
2021-02-11  7:45 Sergei Trofimovich
2021-02-05 15:26 Sergei Trofimovich
2020-12-25 12:17 Sergei Trofimovich
2020-12-14  8:01 Sergei Trofimovich
2020-10-12 22:25 Sergei Trofimovich
2020-09-02  7:38 Sergei Trofimovich
2020-08-03 22:54 Sergei Trofimovich
2020-06-08 16:34 Mart Raudsepp
2020-06-03 18:42 Agostino Sarubbo
2020-06-03  9:22 Agostino Sarubbo
2020-06-01  6:59 Sergei Trofimovich
2020-05-30 12:19 Sergei Trofimovich
2020-05-25 12:07 Mikle Kolyada
2020-05-25  9:36 Sergei Trofimovich
2020-05-22 20:55 Sergei Trofimovich
2020-05-22  8:02 Sergei Trofimovich
2020-05-08 22:05 Sergei Trofimovich
2020-04-14 13:15 Mart Raudsepp
2020-04-01 21:14 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2020-03-31  8:38 Jeroen Roovers
2020-03-30 21:06 Sergei Trofimovich
2020-03-29 14:45 Sergei Trofimovich
2020-03-26 12:03 Agostino Sarubbo
2020-03-26 12:03 Agostino Sarubbo
2020-03-26 10:24 Agostino Sarubbo
2020-03-26 10:22 Agostino Sarubbo
2020-03-26 10:22 Agostino Sarubbo
2020-03-26 10:20 Agostino Sarubbo
2020-03-26  7:54 Mikle Kolyada
2020-02-13 21:40 David Seifert
2020-01-29 20:16 Sergei Trofimovich
2019-12-08 14:36 Sergei Trofimovich
2019-11-10 22:24 Sergei Trofimovich
2019-11-07 23:03 Sergei Trofimovich
2019-09-17 22:49 Sergei Trofimovich
2019-07-28 14:14 Mikle Kolyada
2019-07-28 14:14 Mikle Kolyada
2019-07-28 14:14 Mikle Kolyada
2019-07-28 14:14 Mikle Kolyada
2019-07-26  8:47 Agostino Sarubbo
2019-07-24  8:19 Agostino Sarubbo
2019-07-24  6:54 Sergei Trofimovich
2019-07-23  6:35 Sergei Trofimovich
2019-07-23  6:35 Sergei Trofimovich
2019-07-23  0:04 Aaron Bauman
2019-07-22 21:24 Sergei Trofimovich
2019-07-22  8:43 Mikle Kolyada
2019-07-20 11:09 Sergei Trofimovich
2019-06-22 15:57 Sergei Trofimovich
2019-05-04 14:42 Mikle Kolyada
2019-03-07  7:31 Sergei Trofimovich
2019-03-06 22:27 Sergei Trofimovich
2019-03-06  7:32 Sergei Trofimovich
2019-01-30 13:20 Tobias Klausmann
2019-01-23 13:41 Mikle Kolyada
2019-01-16 14:48 Mikle Kolyada
2019-01-16 14:48 Mikle Kolyada
2019-01-16 14:48 Mikle Kolyada
2019-01-07 21:17 Mart Raudsepp
2018-12-28 19:40 Sergei Trofimovich
2018-12-24 14:00 Sergei Trofimovich
2018-12-22 23:57 Sergei Trofimovich
2018-12-22  9:36 Sergei Trofimovich
2018-12-22  0:09 Sergei Trofimovich
2018-12-20 15:47 Mikle Kolyada
2018-12-20  1:30 Thomas Deutschmann
2018-10-23 22:43 Sergei Trofimovich
2018-10-13  9:44 Sergei Trofimovich
2018-10-03 21:33 Andreas Hüttel
2018-06-19  2:08 Mike Frysinger
2018-04-27 21:41 Sergei Trofimovich
2018-04-14 19:03 Sergei Trofimovich
2018-04-08 10:33 Sergei Trofimovich
2018-04-05 22:54 Sergei Trofimovich
2018-03-20 16:42 Matthias Maier
2018-01-30  6:38 Mike Frysinger
2018-01-30  6:38 Mike Frysinger
2018-01-30  6:38 Mike Frysinger
2018-01-11 21:55 Sergei Trofimovich
2018-01-02  0:02 Mikle Kolyada
2017-12-31 21:37 Sergei Trofimovich
2017-12-30  1:05 Thomas Deutschmann
2017-12-29 22:04 Sergei Trofimovich
2017-12-29  0:19 Sergei Trofimovich
2017-12-28 16:39 Sergei Trofimovich
2017-09-10 23:46 Matt Turner
2017-09-10 23:46 Matt Turner
2017-09-10 23:46 Matt Turner
2017-09-10 16:45 Sergei Trofimovich
2017-09-08 20:11 Markus Meier
2017-09-07 19:28 Markus Meier
2017-08-25 23:02 Mikle Kolyada
2017-08-25 22:39 Matt Turner
2017-08-05 18:24 Sergei Trofimovich
2017-07-30 18:33 Joshua Kinard
2017-02-22 21:17 Mike Frysinger
2017-01-02 19:34 Markus Meier
2016-12-20 16:39 Thomas Deutschmann
2016-12-19  6:43 Mike Frysinger
2016-12-19  6:43 Mike Frysinger
2016-12-18 12:36 Jeroen Roovers
2016-12-18  1:34 Aaron Bauman
2016-11-11 20:54 Mike Frysinger
2016-08-02 16:02 Mike Frysinger
2016-05-17  4:41 Mike Frysinger
2016-03-15  2:52 Mike Frysinger
2016-03-15  2:52 Mike Frysinger
2016-02-29 18:54 Mike Frysinger
2016-02-29  8:46 Stephen Klimaszewski
2016-02-04 16:35 Tobias Klausmann
2016-01-22  4:57 Jeroen Roovers
2016-01-14 22:00 Markus Meier
2016-01-11  2:17 Mike Frysinger
2015-11-02 19:59 Mike Frysinger
2015-09-01  2:38 Mike Frysinger
2015-09-01  2:38 Mike Frysinger

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=1656147268.55323157d94b620afd1b11cd70a0ee66a9ad2d4d.xen0n@gentoo \
    --to=xen0n@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