From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] kernel: update to 4.14.212 Date: Wed, 16 Dec 2020 09:58:25 +0100 Message-ID: <062AD88A-D419-4593-8864-A457C4C17134@ipfire.org> In-Reply-To: <20201216063357.19431-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4222372098173042685==" List-Id: --===============4222372098173042685== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Arne, Thank you for submitting this patch, but what am I supposed to do with it? Are there any urgent fixes in it, so that we have to ship another kernel in t= he next Core Update again? I would like to avoid this at all costs, because we are simply not able to te= st any kernels at the moment because of the pace they are showing up in the b= uild system - and I would rather spend my time on testing 5.10. Best, -Michael > On 16 Dec 2020, at 07:33, Arne Fitzenreiter wrote: >=20 > Signed-off-by: Arne Fitzenreiter > --- > lfs/linux | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/linux b/lfs/linux > index e4467c477..5abc6f93a 100644 > --- a/lfs/linux > +++ b/lfs/linux > @@ -24,8 +24,8 @@ >=20 > include Config >=20 > -VER =3D 4.14.211 > -ARM_PATCHES =3D 4.14.211-ipfire0 > +VER =3D 4.14.212 > +ARM_PATCHES =3D 4.14.212-ipfire0 >=20 > THISAPP =3D linux-$(VER) > DL_FILE =3D linux-$(VER).tar.xz > @@ -79,7 +79,7 @@ objects =3D$(DL_FILE) \ > $(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)_MD5 =3D 41241e9508acc9183540db785f78ec78 > +$(DL_FILE)_MD5 =3D 645d5256adf72569e14edcf80c3757dc > arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D 2b0e8e3ebe9827b2bfed7397b= 043dbc5 >=20 > install : $(TARGET) > --=20 > 2.17.1 >=20 --===============4222372098173042685==--