summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-11-02 11:34:13 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-20 15:31:51 +0000
commite5d08fa01cf500c0333fd879257f8d4f0b5240d9 (patch)
tree620e479726d18c474f9ebbd7d8b70780547bdc2a /meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
parenta7cd6e3578f5cbbc6a9ce6daf21ec1633164c905 (diff)
downloadast2050-yocto-poky-e5d08fa01cf500c0333fd879257f8d4f0b5240d9.zip
ast2050-yocto-poky-e5d08fa01cf500c0333fd879257f8d4f0b5240d9.tar.gz
linux-yocto/3.4: bump kver to v3.4.16
The -stable 3.4 kernel has updated versions, so we import 3.4.16 and make that our new baseline. (From OE-Core rev: c476046368ed87a400b3a2fd4344fc48aacc0dbc) 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 772cfef..e3c44ca 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}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
-LINUX_VERSION ?= "3.4.11"
+LINUX_VERSION ?= "3.4.16"
KMETA = "meta"
-SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2"
-SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f"
+SRCREV_machine ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900"
+SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0"
PR = "${INC_PR}.0"
PV = "${LINUX_VERSION}+git${SRCPV}"
OpenPOWER on IntegriCloud