mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto-3.10: bump to 3.10.17 and -rt11
Updating the SRCREVs to reflect the integration of the .17 -stable release and the preempt-rt up date to -rt11. (From OE-Core rev: cefa022b814b8b4f9afacecf3bb035d211a0f3bf) 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
f3541226b8
commit
a23c7e9ab7
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
|
||||
LINUX_KERNEL_TYPE = "tiny"
|
||||
KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
LINUX_VERSION ?= "3.10.11"
|
||||
LINUX_VERSION ?= "3.10.17"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "3f6c8243ed67011f70b27952d42657cf3a2c3115"
|
||||
SRCREV_meta ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
|
||||
SRCREV_machine ?= "05de57c692983035c9ec2cdf53234f73d2b15f23"
|
||||
SRCREV_meta ?= "43dd30e1955545a264fda63b4f66bb8f5cd875f9"
|
||||
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user