From feed13b4d108a93b4e95ed9f80f9624e1bd1cdf5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 3 Nov 2016 09:25:15 -0400 Subject: linux-yocto/4.4: update to v4.4.30 Updating to the korg -stable release. Signed-off-by: Bruce Ashfield 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 76c41639c0..7e4fca43f3 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.26" +LINUX_VERSION ?= "4.4.30" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "ca6a08bd7f86ebef11f763d26f787f7d65270473" -SRCREV_meta ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" +SRCREV_machine ?= "3c15255fd62c2202d76b5c110265f16d33010b9d" +SRCREV_meta ?= "d2d1decbd11e8f78b1aee36605d3653015d710e5" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg