1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

linux-yocto/rt: udpate SRCREVs to 3.2.9-rt16

Bumping the -rt kernel to pickup the incremental update to -rt16.
No major changes from -rt15, except for a bug fix that we want
to pick up.

(From OE-Core rev: 0b03c2382ad6b2d472555f5054a1ce82eb4e3de9)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2012-03-06 09:03:15 -08:00
committed by Richard Purdie
parent f6bd7d3337
commit ec9d3195d3
2 changed files with 4 additions and 4 deletions
@@ -14,9 +14,9 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemu-ppc32"
LINUX_VERSION ?= "3.2.9"
LINUX_KERNEL_TYPE = "preempt-rt"
SRCREV_machine ?= "3652b606f1ab7769a7ecc86c70d22db4ef99fb2a"
SRCREV_machine_qemuppc ?= "0c8f5214bc15699b41369751cdecea45f717c79c"
SRCREV_meta ?= "a9ffedb3d7ed7a1da79d8b46b36518865f7ae4d0"
SRCREV_machine ?= "ae15fb7aaba7d12c48e1a1d30e5b8857d40b9b10"
SRCREV_machine_qemuppc ?= "963f79376e583ff79c55fd275b79bfc9a3aedd8e"
SRCREV_meta ?= "8295227f068f78ec3c433529e4012a38773a88c9"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"