From 6dd4209c2d08ce8227e94ba84a3562a4517ea733 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 21 Aug 2015 13:23:22 -0400 Subject: linux-yocto/4.1: update to v4.1.6 and v4.1.6-rt5 Bumping the SRCREVs to import the latest 4.1-stable and 4.1-rt changes. (From OE-Core rev: 21fd4093bbd0177453a1e749d825cf510746f201) (From OE-Core rev: 576fb9f267f7dbca2b76a68903f335be108160e7) Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton 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 3473316d91..5c60875c71 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" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "74159a303c210bca8ea5c5636fc5b17d47e51aa1" +SRCREV_machine ?= "59b8c4f5e8ddb9c33c62fff22204fe2b0d8c703e" SRCREV_meta ?= "833214b33303ecde02fdcd1a9bc7901ded6a7976" 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.2" +LINUX_VERSION ?= "4.1.6" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf