From a70f2d4f59e7c48da1abf227c35aad2196693219 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Fri, 11 Jun 2010 13:27:40 +0200 Subject: linux-zigbee: Bump rev to fix some problems with channel setting in 802154 --- recipes/linux/linux-zigbee_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-zigbee_git.bb b/recipes/linux/linux-zigbee_git.bb index eea5e46c9f..ff4e1b7ff7 100644 --- a/recipes/linux/linux-zigbee_git.bb +++ b/recipes/linux/linux-zigbee_git.bb @@ -2,10 +2,10 @@ require linux.inc COMPATIBLE_MACHINE = "imote2" -KERNEL_RELEASE = "2.6.33" +KERNEL_RELEASE = "2.6.34" KERNEL_VERSION = "${KERNEL_RELEASE}" -SRCREV = "4dcdcbf32df853694d31b09ea6cb744463eb27ab" +SRCREV = "3a70ef2d40d829a2ca8321475977f0f019997ab1" PV = "2.6.33+${KERNEL_RELEASE}+${PR}+gitr${SRCREV}" PR = "r0" -- cgit v1.2.3