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

linux-yocto/3.4: update to v3.4.28, 3.4.28-rt40

Updating the linux-yocto_3.4 SRCREVs to pick up the 3.4.28 -stable update
as well as the 3.4.28-rt40 refresh.

(From OE-Core rev: f8619d777e734f3886b02bf87157761a6f78029b)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-02-04 00:18:51 -05:00
committed by Richard Purdie
parent fe4af0ac68
commit c5fe8bc2ab
3 changed files with 15 additions and 15 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.4.26"
LINUX_VERSION ?= "3.4.28"
LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
SRCREV_machine ?= "408343900a234254d7be8f0bb52d6f87c8fbbc76"
SRCREV_machine_qemuppc ?= "bd7b26015e1dcbed4e8e0e9b6ac2ef4c744e0257"
SRCREV_meta ?= "c0b3904d60830e24b3930b0fa606a48b2758d979"
SRCREV_machine ?= "3d56b103cd7072d520c395194e620aba2f6e52e3"
SRCREV_machine_qemuppc ?= "09178bc8825d6fb66ddcb1785f20a022c4ba2efd"
SRCREV_meta ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"