From ec31f30a6ef14203d035d4a0da395f7dced1afc6 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 27 Jul 2016 12:57:04 -0400 Subject: linux-yocto/4.4: bump to v4.4.15 Updating the 4.4 kernel to take the korg -stable release. (From OE-Core rev: 605e7b4bfa766fb9db187586a06542e8af44a4c5) Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 1592ef6cff..b32721ba5b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb @@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" require recipes-kernel/linux/linux-yocto.inc -LINUX_VERSION ?= "4.4.14" +LINUX_VERSION ?= "4.4.15" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "8361321fec015bc3823d01dad25db7f3af31b6d5" -SRCREV_meta ?= "4800a400d5ace1d4332ee18b01ac1c680e454457" +SRCREV_machine ?= "1238684aa5173dc6f431ad1b3c85a37830244824" +SRCREV_meta ?= "8c6158ec5e43a4cae59058af49f70e0406d18091" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf