summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-07 15:59:43 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-08 11:56:30 +0100
commit5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267 (patch)
tree465b43531b24e2a071d12ac56be67463096119ed /meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
parent2da91914c995d3a6149499f113a58297fa3e3063 (diff)
downloadpoky-5af9811ef74e6dca74ebd1b28e1ef1ddb04c9267.tar.gz
linux-yocto/3.2: update to v3.2.18
Updating the 3.2 kernel SRCREVs to pickup the -stable update to v3.2.18. (From OE-Core rev: 11f2e4b0dcfc66cd9982471173ba42c6e31b470a) 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.2.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
index f50e12e491..80be112ac3 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb
@@ -9,9 +9,9 @@ KBRANCH = "standard/tiny"
9LINUX_KERNEL_TYPE = "tiny" 9LINUX_KERNEL_TYPE = "tiny"
10KCONFIG_MODE = "--allnoconfig" 10KCONFIG_MODE = "--allnoconfig"
11 11
12LINUX_VERSION ?= "3.2.11" 12LINUX_VERSION ?= "3.2.18"
13 13
14SRCREV_machine ?= "61960ba8e910d54b5525d5e9b6a7469bc399c246" 14SRCREV_machine ?= "8b8cfaaab2b8d79ac56e8c9a85bad9ae7bca399c"
15SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235" 15SRCREV_meta ?= "49f931bc294d5b6be60502bbd448cff5aa766235"
16 16
17PR = "r0" 17PR = "r0"