mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
linux-yocto/3.4: bump kver to v3.4.16
The -stable 3.4 kernel has updated versions, so we import 3.4.16 and make that our new baseline. (From OE-Core rev: c476046368ed87a400b3a2fd4344fc48aacc0dbc) 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
a7cd6e3578
commit
e5d08fa01c
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.4.11"
|
||||
LINUX_VERSION ?= "3.4.16"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2"
|
||||
SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f"
|
||||
SRCREV_machine ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900"
|
||||
SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user