mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
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: 9b4a71785221e2b67180fe6047e2ba2ad83f6523) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
220d069629
commit
97311f59c3
@@ -11,8 +11,8 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "8fddffd5588e14ad3bb5297dbc5b9c4a1047238c"
|
||||
SRCREV_meta ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
|
||||
SRCREV_machine ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9"
|
||||
SRCREV_meta ?= "3edb4de355873d32da9307a011adea2542bd05a7"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user