From 2956e5ab343779cb80a8031ce16e6395163d2413 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 22 Apr 2016 14:16:46 -0400 Subject: linux-yocto/4.1: update to v4.1.22 Integrating the korg -stable releases. (From OE-Core rev: 417b1ef4d180b7434e69e5e8dff20298788f4007) (From OE-Core rev: 571d500d33e0c555ad689565f299d0ed20c793cc) Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index bf69ab7f08..8d02a90959 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb @@ -2,13 +2,13 @@ KBRANCH ?= "standard/preempt-rt/base" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "d62fce1a7030dd2bc9db1f058d95dbac5fce85da" +SRCREV_machine ?= "1947ac40bb819120f1e0dff6ae281cc024ce77bb" SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.1.18" +LINUX_VERSION ?= "4.1.22" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf