mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
linux-yocto/4.9: integrate 4.9-rt12
Paul Gortmaker has made the 4.9-rt12 available to linux-yocto, so we integrate it here and update the SRCREVs. (From OE-Core rev: 919a789adbb06d8220e7f9025ebe983832132bf3) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b3d4b70220
commit
fa86ca6e6f
@@ -11,8 +11,8 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "66f4ce788d6bd16e858ec3d32b8b0f91619eb356"
|
||||
SRCREV_meta ?= "0e129b67b7c5999940f2137f8fdbced06d122475"
|
||||
SRCREV_machine ?= "95acaf7dbc800201295e6eb9f9a37ac24c53001b"
|
||||
SRCREV_meta ?= "8b97a445fab217b545fff10c27be8f60853f29de"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.9.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user