From 9c0c00e7b8d330533f7e83638050f1030a0cbf89 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 7 Jul 2016 14:39:09 -0400 Subject: linux-yocto/4.4: update to v4.4.14 Updating the korg -stable release. Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 63b2c7f2ce..6bf0c119dc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -12,12 +12,12 @@ python () { } SRCREV_machine ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b" -SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" +SRCREV_meta ?= "e775f4ed1e1358ce0647751e69cc54aa9d5d5d06" 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.13" +LINUX_VERSION ?= "4.4.14" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg