From d47fa32013c6a4f4415adcd8556c796a02e0bb62 Mon Sep 17 00:00:00 2001 From: Enrico Butera Date: Sun, 2 Apr 2017 23:23:07 +0200 Subject: [PATCH] linux: update to 4.9.20 Signed-off-by: Enrico Butera --- recipes-kernel/linux/{linux_4.9.11.bb => linux_4.9.20.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux_4.9.11.bb => linux_4.9.20.bb} (79%) diff --git a/recipes-kernel/linux/linux_4.9.11.bb b/recipes-kernel/linux/linux_4.9.20.bb similarity index 79% rename from recipes-kernel/linux/linux_4.9.11.bb rename to recipes-kernel/linux/linux_4.9.20.bb index af2ec8d..55ff983 100644 --- a/recipes-kernel/linux/linux_4.9.11.bb +++ b/recipes-kernel/linux/linux_4.9.20.bb @@ -16,8 +16,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${WORKDIR}/linux-${PV}" -SRC_URI[md5sum] = "98761ce71c603199fe6fcce600c60772" -SRC_URI[sha256sum] = "512fc1089078e8c08741b9b48427c46c47afc2087f22e4668cca1f211742f2b3" +SRC_URI[md5sum] = "f824815a579334f76b85b2c79893ceb4" +SRC_URI[sha256sum] = "48660806dd32fb8dcbcf5932291bf6cc7d29240070372230871e0f56fea81341" SRC_URI = "https://www.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \ file://defconfig \