mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +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:
committed by
Richard Purdie
parent
254b93224a
commit
a43e43fc60
@@ -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.43"
|
||||
LINUX_VERSION ?= "3.4.46"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "cd1372eb10dc0b20815916205fa91d84c1c012fc"
|
||||
SRCREV_machine_qemuppc ?= "5e5ef5cca422434085b4e158674dc642b79dedda"
|
||||
SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235"
|
||||
SRCREV_machine ?= "a4a8406d906163dcdab2d29420a9bc46668fc8d9"
|
||||
SRCREV_machine_qemuppc ?= "0c20eafa8b950b1180f1701ba45026ea5e713482"
|
||||
SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
|
||||
|
||||
PR = "${INC_PR}.1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user