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-rt_4.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 6c1138277e..27a4fa36bc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -11,13 +11,13 @@ python () { raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "652b564985db555b549ef73405aea6c38919eefc" -SRCREV_meta ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b" +SRCREV_machine ?= "634050bef6cb967f654a62557bc18dd620bf2e95" +SRCREV_meta ?= "d2d1decbd11e8f78b1aee36605d3653015d710e5" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.4.26" +LINUX_VERSION ?= "4.4.30" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3