[oe-commits] Stefan Schmidt : linux-zigbee: Bump rev to fix some problems with channel setting in 802154

git version control git at git.openembedded.org
Fri Jun 11 11:29:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a70f2d4f59e7c48da1abf227c35aad2196693219
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a70f2d4f59e7c48da1abf227c35aad2196693219

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Fri Jun 11 13:27:40 2010 +0200

linux-zigbee: Bump rev to fix some problems with channel setting in 802154

---

 recipes/linux/linux-zigbee_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-zigbee_git.bb b/recipes/linux/linux-zigbee_git.bb
index eea5e46..ff4e1b7 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"
 





More information about the Openembedded-commits mailing list