From 28aedd32a18f39341dcd7465e18180483d26f906 Mon Sep 17 00:00:00 2001 From: pemdp Date: Sun, 8 Jan 2017 16:46:46 +0000 Subject: [PATCH] Bump Linux kernel version to 4.4.40 --- recipes-kernel/linux/{linux_4.4.6.bb => linux_4.4.40.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux_4.4.6.bb => linux_4.4.40.bb} (79%) diff --git a/recipes-kernel/linux/linux_4.4.6.bb b/recipes-kernel/linux/linux_4.4.40.bb similarity index 79% rename from recipes-kernel/linux/linux_4.4.6.bb rename to recipes-kernel/linux/linux_4.4.40.bb index dd73ff4..bba9fd6 100644 --- a/recipes-kernel/linux/linux_4.4.6.bb +++ b/recipes-kernel/linux/linux_4.4.40.bb @@ -16,8 +16,8 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${WORKDIR}/linux-${PV}" -SRC_URI[md5sum] = "efc822dad2149e40cc908718a4fea1d3" -SRC_URI[sha256sum] = "a3bccec4c28939355cd415672414583ecaf5531a87ddb44c9dc036aeacec577d" +SRC_URI[md5sum] = "2944984c89c272115649c4a08b43f8d0" +SRC_URI[sha256sum] = "c4bc5ed6e73ed7393cc1b3714b822664224ab866db114eed663de1315718a4e1" SRC_URI = "https://www.kernel.org/pub/linux/kernel/v4.x/linux-${PV}.tar.xz \ file://defconfig \