Message ID | 20230622111728.1436562-1-srinuvasan_a@mentor.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [isar-cip-core] recipes-kernel/linux: update cip-kernels to latest one | expand |
On 22.06.23 13:17, Srinuvasan Arjunan wrote: > From: Srinuvasan A <srinuvasan.a@siemens.com> > > Now downstream layer needs the base version of 5.10 should be same for RT and > Non-RT kernels, hence update to the very latest one. > > Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com> > --- > ...10.179-cip32-rt13.bb => linux-cip-rt_5.10.184-cip36-rt14.bb} | 2 +- > ...{linux-cip_5.10.182-cip35.bb => linux-cip_5.10.184-cip36.bb} | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > rename recipes-kernel/linux/{linux-cip-rt_5.10.179-cip32-rt13.bb => linux-cip-rt_5.10.184-cip36-rt14.bb} (72%) > rename recipes-kernel/linux/{linux-cip_5.10.182-cip35.bb => linux-cip_5.10.184-cip36.bb} (72%) > > diff --git a/recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb b/recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb > similarity index 72% > rename from recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb > rename to recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb > index 83f387e..044f55b 100644 > --- a/recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb > +++ b/recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb > @@ -13,4 +13,4 @@ require linux-cip-rt-common.inc > > KERNEL_DEFCONFIG_VERSION ?= "5.10.y-cip" > > -SRC_URI[sha256sum] = "2106be5c70ee7d0074fb6767265a3613ce593dc4a5a46dcc6bf98697f251ebfd" > +SRC_URI[sha256sum] = "f45c47c9944c53920d483eb9b9be205e42c7d0af89f8c8c9bc0d3fb56a95e5c8" > diff --git a/recipes-kernel/linux/linux-cip_5.10.182-cip35.bb b/recipes-kernel/linux/linux-cip_5.10.184-cip36.bb > similarity index 72% > rename from recipes-kernel/linux/linux-cip_5.10.182-cip35.bb > rename to recipes-kernel/linux/linux-cip_5.10.184-cip36.bb > index 86020b6..433a6ad 100644 > --- a/recipes-kernel/linux/linux-cip_5.10.182-cip35.bb > +++ b/recipes-kernel/linux/linux-cip_5.10.184-cip36.bb > @@ -13,4 +13,4 @@ require linux-cip-common.inc > > KERNEL_DEFCONFIG_VERSION ?= "5.10.y-cip" > > -SRC_URI[sha256sum] = "cc25a9303eb46f39ae882df646ba3c544494ae136e05812b1d1e7ebf9e8db28a" > +SRC_URI[sha256sum] = "a6405d852023099891f8d0530bf332c6cdba7654d6497ce83452df6ec1293152" Thanks, applied. I've sneaked it in before the swupdate update so that downstream can take the newer kernel without having to take the still rather fresh (from our testing coverage) swupdate version. Jan
diff --git a/recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb b/recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb similarity index 72% rename from recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb rename to recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb index 83f387e..044f55b 100644 --- a/recipes-kernel/linux/linux-cip-rt_5.10.179-cip32-rt13.bb +++ b/recipes-kernel/linux/linux-cip-rt_5.10.184-cip36-rt14.bb @@ -13,4 +13,4 @@ require linux-cip-rt-common.inc KERNEL_DEFCONFIG_VERSION ?= "5.10.y-cip" -SRC_URI[sha256sum] = "2106be5c70ee7d0074fb6767265a3613ce593dc4a5a46dcc6bf98697f251ebfd" +SRC_URI[sha256sum] = "f45c47c9944c53920d483eb9b9be205e42c7d0af89f8c8c9bc0d3fb56a95e5c8" diff --git a/recipes-kernel/linux/linux-cip_5.10.182-cip35.bb b/recipes-kernel/linux/linux-cip_5.10.184-cip36.bb similarity index 72% rename from recipes-kernel/linux/linux-cip_5.10.182-cip35.bb rename to recipes-kernel/linux/linux-cip_5.10.184-cip36.bb index 86020b6..433a6ad 100644 --- a/recipes-kernel/linux/linux-cip_5.10.182-cip35.bb +++ b/recipes-kernel/linux/linux-cip_5.10.184-cip36.bb @@ -13,4 +13,4 @@ require linux-cip-common.inc KERNEL_DEFCONFIG_VERSION ?= "5.10.y-cip" -SRC_URI[sha256sum] = "cc25a9303eb46f39ae882df646ba3c544494ae136e05812b1d1e7ebf9e8db28a" +SRC_URI[sha256sum] = "a6405d852023099891f8d0530bf332c6cdba7654d6497ce83452df6ec1293152"