linux-gbmc(stable): Promote 6.10 -> 6.11
Tested: Booted on AMD Rome BMC and verified that sensors and FRUs show
up as expected with networking still available.
Google-Bug-Id: 324970585
Change-Id: Ic8766b8cf9ace38c7cdaa0c63e118c35d7b48a2d
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/recipes-kernel/linux/linux-gbmc_stable.bb b/recipes-kernel/linux/linux-gbmc_stable.bb
index 6210c6c..bda73df 100644
--- a/recipes-kernel/linux/linux-gbmc_stable.bb
+++ b/recipes-kernel/linux/linux-gbmc_stable.bb
@@ -1,16 +1,16 @@
require linux-gbmc.inc
KERNEL_VERSION_SANITY_SKIP = "1"
-LINUX_MAJOR = "6.10"
-LINUX_VERSION = "${LINUX_MAJOR}.11"
+LINUX_MAJOR = "6.11"
+LINUX_VERSION = "${LINUX_MAJOR}.1"
PV = "stable-${LINUX_VERSION}"
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
S = "${WORKDIR}/linux-${LINUX_MAJOR}"
SRC_URI:prepend = " \
- ${KERNELORG_MIRROR}/linux/kernel/v6.x/linux-${LINUX_MAJOR}.tar.xz;sha256sum=774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 \
- ${KERNELORG_MIRROR}/linux/kernel/v6.x/patch-${LINUX_VERSION}.xz;sha256sum=b0d817a660609b41bdee44e63e3e8dd077ad64cd6e22818e21fe1b8b97a6adb8 \
+ ${KERNELORG_MIRROR}/linux/kernel/v6.x/linux-${LINUX_MAJOR}.tar.xz;sha256sum=55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e \
+ ${KERNELORG_MIRROR}/linux/kernel/v6.x/patch-${LINUX_VERSION}.xz;sha256sum=e209cd7f59dd57a6c5c3c6ce5bc7c494401a695e323e635e2a62c708c07095c0 \
"
SRC_URI:append = " \