summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-01-13 16:06:05 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-18 13:07:33 +0100
commite309d144d7e95fe7d6a6edd4b013c7291bab735d (patch)
tree2aaeaeb77a44eeaf552a1ac13945e333d9f77dbb /meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
parentc69d0d375638c81e9360b7f26e7ee9841f1f3790 (diff)
downloadpoky-e309d144d7e95fe7d6a6edd4b013c7291bab735d.tar.gz
linux-yocto/4.8: update to -rt10
Paul Gortmaker has updated 4.8 to the latest -rt release. This integrates those changes to standard/preempt-rt/*. As usual the branches are kept fast forward, and a clean copy of the patches can be found on standard/preempt-rt/rebase. (From OE-Core rev: f20ab66d2d012c535755af556d81412d5182cefd) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 9b4a71785221e2b67180fe6047e2ba2ad83f6523) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
index cd7c4d6e9b..97adfddf8d 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
@@ -11,8 +11,8 @@ python () {
11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "8fddffd5588e14ad3bb5297dbc5b9c4a1047238c" 14SRCREV_machine ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9"
15SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e" 15SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}"