diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/wireless-tools/wireless-tools.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/wireless-tools/wireless-tools.inc b/recipes/wireless-tools/wireless-tools.inc index f52c3f16a7..da1ed91fd4 100644 --- a/recipes/wireless-tools/wireless-tools.inc +++ b/recipes/wireless-tools/wireless-tools.inc @@ -4,7 +4,7 @@ SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" -SRC_URI += "\ +SRC_URI = "\ http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.${PV}.tar.gz \ file://man.patch;patch=1 \ file://shared_lib_ldflags.patch;patch=1 \ |