From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] kernel: update to 6.1.38 Date: Mon, 10 Jul 2023 18:31:35 +0100 Message-ID: <363A7398-A8AB-4CAF-B949-4B296FEE5B12@ipfire.org> In-Reply-To: <20230710115042.32160-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1772220431181006874==" List-Id: --===============1772220431181006874== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 10 Jul 2023, at 12:50, Arne Fitzenreiter wrote: >=20 > Signed-off-by: Arne Fitzenreiter > --- > config/kernel/kernel.config.aarch64-ipfire | 2 +- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > lfs/linux | 4 ++-- > 3 files changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/ker= nel.config.aarch64-ipfire > index a2c852654..0b300fa4c 100644 > --- a/config/kernel/kernel.config.aarch64-ipfire > +++ b/config/kernel/kernel.config.aarch64-ipfire > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Linux/arm64 6.1.37-ipfire Kernel Configuration > +# Linux/arm64 6.1.38-ipfire Kernel Configuration > # > CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 13.1.0" > CONFIG_CC_IS_GCC=3Dy > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.config.x86_64-ipfire > index 0017a6f54..3bddd3806 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Linux/x86 6.1.37-ipfire Kernel Configuration > +# Linux/x86 6.1.38-ipfire Kernel Configuration > # > CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 13.1.0" > CONFIG_CC_IS_GCC=3Dy > diff --git a/lfs/linux b/lfs/linux > index 87442185a..e9a50fba5 100644 > --- a/lfs/linux > +++ b/lfs/linux > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 6.1.37 > +VER =3D 6.1.38 >=20 > ARM_PATCHES =3D 6.1.y-ipfire2 >=20 > @@ -76,7 +76,7 @@ objects =3D \ > $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) > arm-multi-patches-$(ARM_PATCHES).patch.xz =3D $(URL_IPFIRE)/arm-multi-patch= es-$(ARM_PATCHES).patch.xz >=20 > -$(DL_FILE)_BLAKE2 =3D 9ea4b47123c21b658923f46d3f7d6b911f49e8616f038feefef8= 60b3bb8756b2cbd0b097640b18333d79951b99c37dc32c1a4357263ff69641580c4d3ab4bc56 > +$(DL_FILE)_BLAKE2 =3D 43f0fe3f8aeb03e5a2bf46b358b8dc4515765b70f56fb136847c= 78a80889bc2e163768d941500c285f40f705634b5fd3d6e0d81c10521fc351596c95db62490e > arm-multi-patches-$(ARM_PATCHES).patch.xz_BLAKE2 =3D 7afc460562fb24bcd75784= fc79de768f9b60780aedd88d1a847927169e31920bbb475b1ac1466c4a224a7876d16bd8d465b= 96202de12b74f6e2ccbfcec731ad3 >=20 > install : $(TARGET) > --=20 > 2.38.1 >=20 --===============1772220431181006874==--