linux-gbmc(stable): 6.9.7 -> 6.10.1
Tested: Booted on AMD Rome to verify the basic functionality of the
kernel and sensor values look sane. No obvious errors are being emitted
from the machine.
Google-Bug-Id: 324970585
Change-Id: I924cc3f8ddc59f4c7fb42f860b7aab7e766f3256
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 181d914..3322bd2 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.9"
-LINUX_VERSION = "${LINUX_MAJOR}.7"
+LINUX_MAJOR = "6.10"
+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=24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149 \
- ${KERNELORG_MIRROR}/linux/kernel/v6.x/patch-${LINUX_VERSION}.xz;sha256sum=f51cf3888051bcd94cc209973e0e32dda87696d47baf531856c8d4057f15841f \
+ ${KERNELORG_MIRROR}/linux/kernel/v6.x/linux-${LINUX_MAJOR}.tar.xz;sha256sum=774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 \
+ ${KERNELORG_MIRROR}/linux/kernel/v6.x/patch-${LINUX_VERSION}.xz;sha256sum=101689f5d5d98d1adaf90ec3f334524848513d53dc40341f1f5c4809f0390549 \
"
SRC_URI:append = " \