summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/lowpan-tools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/lowpan-tools')
-rw-r--r--meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
index baaff1f219..f0b7e9184e 100644
--- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
+++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7 7
8DEPENDS = "flex-native bison-native libnl python" 8DEPENDS = "flex-native bison-native libnl python"
9 9
10PV = "0.3.1+git${SRCPV}" 10PV = "0.3.1+git"
11SRC_URI = "git://github.com/linux-wpan/lowpan-tools;branch=master;protocol=https \ 11SRC_URI = "git://github.com/linux-wpan/lowpan-tools;branch=master;protocol=https \
12 file://no-help2man.patch \ 12 file://no-help2man.patch \
13 file://0001-Fix-build-errors-with-clang.patch \ 13 file://0001-Fix-build-errors-with-clang.patch \