From e372befda791e7d97b47a55c3452a9df0727a805 Mon Sep 17 00:00:00 2001 From: Enrico Butera Date: Sun, 8 Jan 2017 20:59:29 +0100 Subject: [PATCH] Bump Linux kernel version to 4.4.40 Signed-off-by: Enrico Butera --- recipes-kernel/linux/{linux_4.4.13.bb => linux_4.4.40.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux_4.4.13.bb => linux_4.4.40.bb} (79%) diff --git a/recipes-kernel/linux/linux_4.4.13.bb b/recipes-kernel/linux/linux_4.4.40.bb similarity index 79% rename from recipes-kernel/linux/linux_4.4.13.bb rename to recipes-kernel/linux/linux_4.4.40.bb index 7a71d8b..bba9fd6 100644 --- a/recipes-kernel/linux/linux_4.4.13.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] = "d70b6959d8db61bcea7070c089aace9b" -SRC_URI[sha256sum] = "27eb3d375da44587b89d50ba7bc7f693cebf3df39f52be0072a5901a6830a6fd" +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 \