From 286d893f9e7caed06035f7916492a74e0212df6a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 3 Oct 2016 01:54:32 -0400 Subject: linux-yocto/4.4: update to v4.4.22 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 a97a14b66e..5416ca499b 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 ?= "76a02384d86df7b7499755f1650b5299740f5473" -SRCREV_meta ?= "e66032e2d93da24c6b9137dbbe66008c77f6d4aa" +SRCREV_machine ?= "a1da5707fd13f31d25661b910c7377c8714c1123" +SRCREV_meta ?= "170ed03a9d908e2abc8025cf9a62789ab15b3ece" 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.20" +LINUX_VERSION ?= "4.4.22" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3