1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00

linux-yocto: v3.8.13 and v3.4.46

Updating the -stable linux-yocto trees to the latest korg -stable releases.

(From OE-Core rev: 00e0ec6c1441815a7605753e8888e45244900b63)

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
2013-05-30 23:28:47 -04:00
committed by Richard Purdie
parent 254b93224a
commit a43e43fc60
6 changed files with 30 additions and 31 deletions
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
LINUX_VERSION ?= "3.8.11"
LINUX_VERSION ?= "3.8.13"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
SRCREV_machine ?= "eeadef5c3a0a40aa4e01b20362e40009927f3ad6"
SRCREV_machine_qemuppc ?= "c7d4373996ddeb82ab7b8b5ea391227c8d10c6e9"
SRCREV_meta ?= "8482dcdf68f9f7501118f4c01fdcb8f851882997"
SRCREV_machine ?= "e0ac9992f1bf4830de49df884a3d2f273d02637b"
SRCREV_machine_qemuppc ?= "ea4de76a916dd3620e74e565ff42fafb5bb40843"
SRCREV_meta ?= "edd6461602f6c2fc27bc72997e4437f422a9dccd"
PR = "${INC_PR}.1"
PV = "${LINUX_VERSION}+git${SRCPV}"