mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
linux-yocto: bump kver to v3.0.18
Updating the kernel SRCREVs to pickup the stable 3.0.18 release. (From OE-Core rev: b1a4d1a912af39dc3be7433a1e2ed4c48d5ffb93) 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
32f0a45c33
commit
6c65263f8d
@@ -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.10"
|
||||
LINUX_VERSION ?= "3.0.18"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "6196e0087445a92edf3c250983c5d320c668ae7c"
|
||||
SRCREV_machine_qemuppc ?= "5a1d026aeba3c34d2895a5aeda6a1479bbdf62fb"
|
||||
SRCREV_machine ?= "5672d5079f5977087568b2ce350112c6fe0c199c"
|
||||
SRCREV_machine_qemuppc ?= "a8ff2e2ff60788673ed830d2498046a40cf9d688"
|
||||
SRCREV_meta ?= "d386e09f316e03061c088d2b13a48605c20fb3a6"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
Reference in New Issue
Block a user