From 59fea844590f92c8f6a8cbb91adb09bc79d83c0c Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 11 Jun 2026 22:21:58 +1200 Subject: Use the correct checksum --- meta-yerba/recipes-kernel/linux/linux-yerba_7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yerba/recipes-kernel') 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}" -- cgit v1.2.3