aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-05-04 10:44:02 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 08:03:58 +0100
commitff6e06dcf0dd3da971cde22b3ce46b63f36db089 (patch)
tree5b4a44d598a69e13753c2dc94ad845fcba2495da /meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
parent688ec7b424b1daa92a5ca92491468af2c1ba226f (diff)
downloadopenembedded-core-contrib-ff6e06dcf0dd3da971cde22b3ce46b63f36db089.tar.gz
linux-yocto-rt/4.1: update to rt23
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb4
1 files changed, 2 insertions, 2 deletions
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 b0c4520fc7..e6bbee81f4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -2,8 +2,8 @@ KBRANCH ?= "standard/preempt-rt/base"
require recipes-kernel/linux/linux-yocto.inc
-SRCREV_machine ?= "c97948997745a5bb634829bb520c0765535d223b"
-SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69"
+SRCREV_machine ?= "51cca91a1f74dab225598282019f0d694abdc4a0"
+SRCREV_meta ?= "2bdebd11f1a0bc00071ec1467289a7feb5418dde"
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}"