From: Stefan Schmidt Date: Fri, 11 Jun 2010 11:27:40 +0000 (+0200) Subject: linux-zigbee: Bump rev to fix some problems with channel setting in 802154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a70f2d4f59e7c48da1abf227c35aad2196693219;p=openembedded.git linux-zigbee: Bump rev to fix some problems with channel setting in 802154 --- 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"