1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

linux-yocto/3.10: update to 3.10.25

Updating the 3.10 tree to the 3.10.25 korg -stable release.

(From OE-Core rev: 85ec7e0bb1306b3ac3506627a3aa04a42c0ec180)

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-01-15 00:57:43 -05:00
committed by Richard Purdie
parent 5d90065858
commit a166c2e035
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.19"
LINUX_VERSION ?= "3.10.25"
KMETA = "meta"
SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194"
SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f"
SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4"
PV = "${LINUX_VERSION}+git${SRCPV}"