mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto: clean configuration for v3.0.4
Fixes [YOCTO #940] Since v3.0.4 is likely the last stable update in the the release timeframe a configuration audit was performed. This updates the SRCREV to remove obselete, and improperly defined configuration items. With this, all qemu* BSPs configure with no warnings. (From OE-Core rev: d19eaf7ca92c6632d42d12120800028f77ef21aa) 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
b45e5a3ee2
commit
314131e472
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3"
|
||||
SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af"
|
||||
SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c"
|
||||
SRCREV_meta ?= "258af0b952b723806baa429b65e3d8cb0d742190"
|
||||
|
||||
PR = "r0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user