mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
linux-yocto: update to v3.0.4
The v3.0.4 stable kernel is available and it can now be merged into linux-yocto. Build and boot tested on all qemu* machines. (From OE-Core rev: 0f3750ee83b8fe012cced2e376ec780a6e7f189b) 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
593b2e277b
commit
b45e5a3ee2
@@ -11,11 +11,11 @@ KMACHINE_qemumips = "mti-malta32-be"
|
||||
KBRANCH = "yocto/standard/preempt-rt/base"
|
||||
KBRANCH_qemuppc = "yocto/standard/preempt-rt/qemu-ppc32"
|
||||
|
||||
LINUX_VERSION ?= "3.0.3"
|
||||
LINUX_VERSION ?= "3.0.4"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "c86423d29c94525d18ef1c9b6c025f733c1e8252"
|
||||
SRCREV_machine_qemuppc ?= "ccb47c9e8d85dc00ccd28bc6819d7769e2c11cb3"
|
||||
SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3"
|
||||
SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af"
|
||||
SRCREV_meta ?= "5b535279e61197cb194bb2dfceb8b7a04128387c"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user