linux-yocto/3.4: integrate v3.4.21, v3.4.22, v3.4.23

Updating the SRCREVs to integrate the korg -stable updates.

(From OE-Core rev: 88856144bf97630f4c43fd7c984343caf287a435)

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-01-07 10:43:03 -05:00
committed by Richard Purdie
parent 7d0d6f0944
commit 206ce5743e
3 changed files with 15 additions and 15 deletions

View File

@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.4.20"
LINUX_VERSION ?= "3.4.23"
KMETA = "meta"
SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3"
SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
SRCREV_machine ?= "782622711662dc3676040f085f589d10780a1e33"
SRCREV_meta ?= "6d4cb3c86cde2f37ea1d67933a1d24e45920753c"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"