aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-11 22:21:58 +1200
committerArslaan Pathan <[email protected]>2026-06-11 22:21:58 +1200
commit59fea844590f92c8f6a8cbb91adb09bc79d83c0c (patch)
treeaa19038e11a4d90aebf117a2351cf863f0936de1 /meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
parent1d635b165a6006f016cce4169ef9fae70acb653e (diff)
downloadyerbalinux-59fea844590f92c8f6a8cbb91adb09bc79d83c0c.tar.xz
yerbalinux-59fea844590f92c8f6a8cbb91adb09bc79d83c0c.zip
Use the correct checksum
Diffstat (limited to 'meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb')
-rw-r--r--meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb b/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
index 943a7fd..cc8bf2c 100644
--- a/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
+++ b/meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb
@@ -16,7 +16,7 @@ LINUX_TARBALL = "https://cdn.kernel.org/pub/linux/kernel/${LINUX_RELEASE}/linux-
SRC_URI = "${LINUX_TARBALL} \
file://defconfig"
-SRC_URI[sha256sum] = "5WyDVt2gETamBBxu+DK9Dsmb0tNd/5eDKqXsEO0BQwQ="
+SRC_URI[sha256sum] = "e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304"
S = "${WORKDIR}/linux-${LINUX_VERSION}"