mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/3.14: update to v3.14.4
Bumping the 3.14 recipes to the latest korg -stable release. (From OE-Core rev: 5c0088767a59c63d2197b54450a54578fa10fa07) 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
ce5aadc677
commit
3869eba7dc
@@ -4,12 +4,12 @@ KBRANCH = "standard/tiny/base"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.14.2"
|
||||
LINUX_VERSION ?= "3.14.4"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
|
||||
SRCREV_meta ?= "4df1e2ed992adeac4da60ad5118d0237e8cb88df"
|
||||
SRCREV_machine ?= "cb22733185cd9db3e8945dadb899d9eb3831b9ad"
|
||||
SRCREV_meta ?= "6fe191e807c9f6f3df57a72c5fc2ffb147f3129a"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user