mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
linux-yocto: update 3.2 kernel to v3.2.7
Updating the 3.2 kernel recipe to the latest -stable release. (From OE-Core rev: 97d55a32c7bb7650af59a5bce49cf8409a875f98) 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
d1130b4b21
commit
84ad6671d5
@@ -11,12 +11,13 @@ KMACHINE_qemumips = "mti-malta32-be"
|
||||
KBRANCH = "standard/preempt-rt/base"
|
||||
KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
|
||||
|
||||
LINUX_VERSION ?= "3.2.2"
|
||||
LINUX_VERSION ?= "3.2.7"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "415af017cf163c63d7b1e6e929e4a9c9baf5ba6d"
|
||||
SRCREV_machine_qemuppc ?= "38345c1e41b15c49308a9adbdde95167eeaa05fa"
|
||||
SRCREV_meta ?= "138bf5b502607fe40315c0d76822318d77d97e01"
|
||||
SRCREV_machine ?= "2043e8b786dfd06a41a66780141f731d2d788696"
|
||||
SRCREV_machine_qemuppc ?= "ec400326633f011c3b7d390beb765ad955145a29"
|
||||
SRCREV_meta ?= "5db8963f9aefc70b4483ca4ccce8f2ef6964e2c3"
|
||||
|
||||
|
||||
PR = "r0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user