1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +00:00

linux-yocto/3.10: integrate LTSI

Updating the SRCREVs of the 3.10 tree to reflect the integration of
of commit 68054859 from:

    git://git.linuxfoundation.org/ltsi-kernegit://git.linuxfoundation.org/ltsi-kernel.git

Build and boot tested on all qemu architectures.

(From OE-Core rev: 41a6b620f6e00d9222989058b3620cadc940ac21)

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
2014-02-04 12:34:26 -05:00
committed by Richard Purdie
parent afc4431250
commit 897d13a284
3 changed files with 10 additions and 10 deletions
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.25"
KMETA = "meta"
SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599"
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
PV = "${LINUX_VERSION}+git${SRCPV}"