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-02-29 17:10:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-02 22:39:06 +0000
commitcf56b7345935af71dd0989ef2e7c8ce2d43fd04d (patch)
tree0465279a077c623bd420d449c9c75b07d75ea03e /meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
parent56bd6862f083a006e193c25c66f29443f3d0f095 (diff)
downloadopenembedded-core-contrib-cf56b7345935af71dd0989ef2e7c8ce2d43fd04d.tar.gz
linux-yocto/4.1: update to 4.1.18
Integrating the korg -stable update to 4.1 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 cff0cf2c89..8135d3ba24 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 ?= "fd72b890926d65a0684403ba4ea55ec42edc130f"
+SRCREV_machine ?= "73c76150065091f6cc1751a3c8ec2d8a8cf8b6af"
SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f"
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.17"
+LINUX_VERSION ?= "4.1.18"
PV = "${LINUX_VERSION}+git${SRCPV}"