mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-yocto: v3.0.10 + rt27
Updating linux-yocto to a 3.0.10 base, and refreshing the rt kernel branches to contain the latest 3.0-rt27 changes. (From OE-Core rev: bdeedc55ad2cf3c26828bc51d8ad06b64469a500) 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
a6bd162bd4
commit
bb93ece01d
@@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be"
|
||||
KBRANCH = "yocto/standard/preempt-rt/base"
|
||||
KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
|
||||
|
||||
LINUX_VERSION ?= "3.0.4"
|
||||
LINUX_VERSION ?= "3.0.10"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
|
||||
SRCREV_machine_qemuppc ?= "0936e13cc65d816f1759e2322c5e3fc82a5037f3"
|
||||
SRCREV_meta ?= "4095bb597a7bcd647856aa35b5fb8637ed7ff975"
|
||||
SRCREV_machine ?= "bffda9207cdc3b309bfa7b3e23eb7dc838f50223"
|
||||
SRCREV_machine_qemuppc ?= "f02dda1ccaf95f10a1e65359184e90484a5fd0d9"
|
||||
SRCREV_meta ?= "67ce7623909cef63927fd145026aaf371cf4abf1"
|
||||
|
||||
PR = "r1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user