From 4cd2bf0e265ad6c23e5edc4f8e79bdab87a9ee82 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 14 Apr 2010 19:03:08 +0200 Subject: [PATCH] lowpan-tools_git.bb: Bump SRCREV to get segfault fixes --- recipes/lowpan-tools/lowpan-tools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/lowpan-tools/lowpan-tools_git.bb b/recipes/lowpan-tools/lowpan-tools_git.bb index 93708daead..49ba84ed7a 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 = "fbeb38b276be720bb72e36e100fab8a23ec58dfe" +SRCREV = "a38879e4d5bc9795ebbf18d08ec4c533331efb66" SRC_URI = "git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/linux-zigbee;protocol=git" DEPENDS = "libnl bison-native flex-native python-native" -PR = "r10" +PR = "r11" S = "${WORKDIR}/git" PACKAGES += "${PN}-tests-dbg" -- 2.39.5