lowpan-tools_git.bb: Bump SRCREV
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 8 Apr 2010 11:41:38 +0000 (13:41 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 8 Apr 2010 13:55:22 +0000 (15:55 +0200)
Gain some fixes and monitor device support.

recipes/lowpan-tools/lowpan-tools_git.bb

index a03c1d9..93708da 100644 (file)
@@ -1,9 +1,9 @@
 DESCRIPTION = "LoWPAN utilities (IEEE802.15.4)"
 LICENSE = "GPL"
-SRCREV = "ce5d988028bdcf78f3461c7dfe1c9b78ded03191"
+SRCREV = "fbeb38b276be720bb72e36e100fab8a23ec58dfe"
 SRC_URI = "git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/linux-zigbee;protocol=git"
 DEPENDS = "libnl bison-native flex-native python-native"
-PR = "r9"
+PR = "r10"
 
 S = "${WORKDIR}/git"
 PACKAGES += "${PN}-tests-dbg"