1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

linux-yocto/3.4: update preempt-rt to 3.4.4-rt13

Updating preempt-rt in the 3.4 kernel to the latest upstream version
3.4.4-rt13.

(From OE-Core rev: f5ed8bc876fd24e4f08d29da06454037eec818e6)

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-07-02 00:34:31 -04:00
committed by Richard Purdie
parent 5783db4622
commit a3d231bddc
2 changed files with 4 additions and 4 deletions
@@ -8,9 +8,9 @@ LINUX_KERNEL_TYPE = "preempt-rt"
KMETA = "meta"
SRCREV_machine ?= "e24c02204c70e9280115d6512eb54c884dee5fa7"
SRCREV_machine_qemuppc ?= "b610e46c0ae57e483449c08619d92b8531e75ef5"
SRCREV_meta ?= "9b7c74bc8e205edb403744098b9d62690c25803e"
SRCREV_machine ?= "684f3c1886618c919b54e8b362e72da3d128c532"
SRCREV_machine_qemuppc ?= "fb15c26f9deae3912ca7e2aaf8c818127ef27d82"
SRCREV_meta ?= "62cdf67899a36efeab3ac20dcb27f1ebc238d3af"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"