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

linux-yocto: update hardware reference boards to 3.0.12

Updating the meta SRCREV to pickup 3.0.12 support for the remaining
non-x86 boards (routerstation and pandaboard).

(From OE-Core rev: 0d91d4dc6618b453ebcd0c357fd15ce4e28f1341)

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
2011-12-15 15:57:31 -05:00
committed by Richard Purdie
parent 2af383ca32
commit 01a169bfb8
2 changed files with 2 additions and 2 deletions
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463"
SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1"
SRCREV_meta ?= "44ce39d43d1c7f98ab7aaa01c1bdf87498fb2253"
SRCREV_meta ?= "c979f1365b1eb74e882b2cbbc8407ec536ab6eb8"
PR = "r1"
PV = "${LINUX_VERSION}+git${SRCPV}"