mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
linux-yocto-dev: bump to v3.14-rc4
Updating the version of linux-yocto-dev to reflect the integration of the 3.14-rc4 kernel. (From OE-Core rev: 9c5734b91c274be85200a9790202326dd6debfc1) 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
c2895edcdd
commit
d6596f5e04
@@ -43,7 +43,7 @@ python () {
|
||||
d.setVar("SRCREV_meta", "${AUTOREV}")
|
||||
}
|
||||
|
||||
LINUX_VERSION ?= "3.13+"
|
||||
LINUX_VERSION ?= "3.14+"
|
||||
LINUX_VERSION_EXTENSION ?= "-yoctodev-${LINUX_KERNEL_TYPE}"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user