diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-14 17:59:05 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-14 17:59:05 +0000 |
commit | 2d992716137aabf7f402fe60607f56856f7bdb77 (patch) | |
tree | 32d01a0363c301a45c24556a61e6b9c1baea9c9d /wireless-tools/wireless-tools_26.oe | |
parent | 329ddd37ebb2c0f508744c0bfba70e02461ab67f (diff) |
Apply wireless-tools if-pre-up.d patch to make it not try to work against wlan-ng interfaces (shuts up the annoying error messages).
BKrev: 41979ce9ihlRWDGRzcpaivq-yS1DSg
Diffstat (limited to 'wireless-tools/wireless-tools_26.oe')
-rw-r--r-- | wireless-tools/wireless-tools_26.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wireless-tools/wireless-tools_26.oe b/wireless-tools/wireless-tools_26.oe index 2390bd8aff..ee54a69bba 100644 --- a/wireless-tools/wireless-tools_26.oe +++ b/wireless-tools/wireless-tools_26.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/kernel" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" -PR = "r4" +PR = "r5" SRC_URI = "http://pcmcia-cs.sourceforge.net/ftp/contrib/wireless_tools.${PV}.tar.gz \ file://man.patch;patch=1 \ |