From 742f0a5c1d8ba8d4ad45371e51654f43f1005f34 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 8 Apr 2010 13:41:38 +0200 Subject: lowpan-tools_git.bb: Bump SRCREV Gain some fixes and monitor device support. --- recipes/lowpan-tools/lowpan-tools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/lowpan-tools') diff --git a/recipes/lowpan-tools/lowpan-tools_git.bb b/recipes/lowpan-tools/lowpan-tools_git.bb index a03c1d9fd3..93708daead 100644 --- a/recipes/lowpan-tools/lowpan-tools_git.bb +++ b/recipes/lowpan-tools/lowpan-tools_git.bb @@ -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" -- cgit v1.2.3