1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

linux/yocto-3.10: merge v3.10.19

Updating the linux-yocto-3.10 SRCREVs to the latest korg -stable
release.

(From OE-Core rev: 1da738722c9f81260dfbada6a97a21eb812d20a1)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2013-11-26 12:33:43 -05:00
committed by Richard Purdie
parent 63fbeba4f2
commit 5745f594e3
3 changed files with 16 additions and 16 deletions
@@ -5,12 +5,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.10.17"
LINUX_VERSION ?= "3.10.19"
KMETA = "meta"
SRCREV_machine ?= "c03195ed6e3066494e3fb4be69154a57066e845b"
SRCREV_meta ?= "6ad20f049abd52b515a8e0a4664861cfd331f684"
SRCREV_machine ?= "2d96adf459037aec2c0027503c3eddfc20de9ad4"
SRCREV_meta ?= "41072c6288b1ab468670ebf7b3d411fbc177317c"
PV = "${LINUX_VERSION}+git${SRCPV}"