From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 1/2] x86_64: use generic 'series' file for kernel patches
Date: Tue, 15 Aug 2023 11:10:19 +0200 [thread overview]
Message-ID: <ZNtA+3sTDkITimHI@pengutronix.de> (raw)
In-Reply-To: <20230813185733.3933842-1-rhi@pengutronix.de>
On Sun, Aug 13, 2023 at 08:57:32PM +0200, Roland Hieber wrote:
> The x86_64 kernel fails to extract since the patches were added in
> commit 618ef295907a, as there is now a linux patch folder, but no file
> named 'series.x86_64' in it. Use the same series file as all other
> platforms to get rid of this error.
>
> Fixes: 618ef295907a847425c9 (2023-07-25, "linux-6.4: backport regression patches")
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> configs/platform-x86_64/platformconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
> index 032f5a176cf4..f0405736ad4b 100644
> --- a/configs/platform-x86_64/platformconfig
> +++ b/configs/platform-x86_64/platformconfig
> @@ -151,7 +151,7 @@ PTXCONF_KERNEL_CONFIG_BASE_VERSION=y
> #
> # patching & configuration
> #
> -PTXCONF_KERNEL_SERIES="series${PTXDIST_PLATFORMSUFFIX}"
> +PTXCONF_KERNEL_SERIES="series"
> PTXCONF_KERNEL_CONFIG="kernelconfig"
> # end of patching & configuration
Ah, I made a similar patch before coming to your patch. Already fixed :)
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2023-08-15 9:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-13 18:57 Roland Hieber
2023-08-13 18:57 ` [DistroKit] [PATCH 2/2] configs: remove outdated collectionconfigs Roland Hieber
2023-08-15 9:12 ` Robert Schwebel
2023-08-15 9:10 ` Robert Schwebel [this message]
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=ZNtA+3sTDkITimHI@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=rhi@pengutronix.de \
/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