mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
linux-yocto/3.4: update to v3.4.24
Updating the 3.4 recipes to v3.4.24 stable version. (From OE-Core rev: c3e97905f423e2bab2a0aadf5099ef445f0dd138) 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
206ce5743e
commit
4d4074040b
@@ -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.23"
|
||||
LINUX_VERSION ?= "3.4.24"
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "14f4a06b2275a9b23c5a5e50da687d4218227981"
|
||||
SRCREV_machine_qemuppc ?= "ebcf52db41ea59f6dfb8824cf214eb2ed0318dac"
|
||||
SRCREV_meta ?= "6d4cb3c86cde2f37ea1d67933a1d24e45920753c"
|
||||
SRCREV_machine ?= "729e8634f75bf10582916eae6b5b96325785c001"
|
||||
SRCREV_machine_qemuppc ?= "15ce18fac50c49ea4893b0d7ed3d0086ef9c7448"
|
||||
SRCREV_meta ?= "7e0cd2990798aae80565baa17d3b6c771874f284"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user