From b3ff02b56b7d3731ad4d78a4a2158d469f561e47 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 13 Jun 2016 11:56:32 -0400 Subject: linux-yocto/4.4: update to v4.4.13 Integrating 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 b887bf4926..03380e07e3 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 ?= "8900370d334ab4f7224fa71d7d46d62f0b11199d" +SRCREV_meta ?= "870134f4bfa6208d6e5339e065486be3b6e693a5" 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.12" +LINUX_VERSION ?= "4.4.13" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg