mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-yocto/3.2: update to v3.2.11
Updating the 3.2 meta and board branches to the latest 3.2-stable update. (From OE-Core rev: 5de1757cc139565b02c6c56b4aa78a2401b42aa9) 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
b5ed167161
commit
81125c7220
@@ -11,12 +11,12 @@ KMACHINE_qemumips = "mti-malta32-be"
|
||||
KBRANCH = "standard/preempt-rt/base"
|
||||
KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
|
||||
|
||||
LINUX_VERSION ?= "3.2.9"
|
||||
LINUX_VERSION ?= "3.2.11"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
SRCREV_machine ?= "ae15fb7aaba7d12c48e1a1d30e5b8857d40b9b10"
|
||||
SRCREV_machine_qemuppc ?= "963f79376e583ff79c55fd275b79bfc9a3aedd8e"
|
||||
SRCREV_meta ?= "42fff722188e0de7246a3a6900eeeeaf69f87047"
|
||||
SRCREV_machine ?= "32ecb53e9ff759bbd297a10712b62a6575daaf86"
|
||||
SRCREV_machine_qemuppc ?= "0d5625bb868cc2471d5dd49eb7abe7eb5fe1044b"
|
||||
SRCREV_meta ?= "514847185c78c07f52e02750fbe0a03ca3a31d8f"
|
||||
|
||||
PR = "r1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user