summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-01-07 10:43:03 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 19:26:29 +0000
commit206ce5743e1a43461f0b86f3b161dd79b10d20a6 (patch)
treed0d15d61e018edadc1fa072b6e69f34bc346b607 /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parent7d0d6f0944091b610b9273e7e58505035803ffed (diff)
downloadpoky-206ce5743e1a43461f0b86f3b161dd79b10d20a6.tar.gz
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>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
index a18a561826..62fb184cfc 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}"
8LINUX_KERNEL_TYPE = "tiny" 8LINUX_KERNEL_TYPE = "tiny"
9KCONFIG_MODE = "--allnoconfig" 9KCONFIG_MODE = "--allnoconfig"
10 10
11LINUX_VERSION ?= "3.4.20" 11LINUX_VERSION ?= "3.4.23"
12 12
13KMETA = "meta" 13KMETA = "meta"
14 14
15SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3" 15SRCREV_machine ?= "782622711662dc3676040f085f589d10780a1e33"
16SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1" 16SRCREV_meta ?= "6d4cb3c86cde2f37ea1d67933a1d24e45920753c"
17 17
18PR = "${INC_PR}.0" 18PR = "${INC_PR}.0"
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${LINUX_VERSION}+git${SRCPV}"