mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
linux-yocto-rt/4.4: update to -rt43
After the update to 4.4.36 -rt no longer builds. The fixes for the issues are found in the v4.4-rt43 release. (From OE-Core rev: 262fff10ba5cdedbee9ba9ecf00f98dc9159477c) 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
327ebdf277
commit
abeddfb566
@@ -11,7 +11,7 @@ python () {
|
||||
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "e4d81ef9c99669e815ca91e1bb02e80a59541766"
|
||||
SRCREV_machine ?= "2abc21f69ad9c72b296a85cd738254b5483da229"
|
||||
SRCREV_meta ?= "b846fc6436aa5d4c747d620e83dfda969854d10c"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user