summaryrefslogtreecommitdiff
path: root/packages/hostap/hostap-utils.inc
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-11-17 23:52:19 +0000
committerMatthias Hentges <oe@hentges.net>2007-11-17 23:52:19 +0000
commit6959f7e7cc142d14bfd4b3b4153ca288115e3151 (patch)
tree93e62efa5e9ee9de3465a353ca6d482602ed2b80 /packages/hostap/hostap-utils.inc
parent702d82aa16bb05d638353677359846af2d125674 (diff)
hostap: Fix path to firmware for f/w auto-loading
Diffstat (limited to 'packages/hostap/hostap-utils.inc')
-rw-r--r--packages/hostap/hostap-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/hostap-utils.inc b/packages/hostap/hostap-utils.inc
index 2e1897c9ba..94cb42010d 100644
--- a/packages/hostap/hostap-utils.inc
+++ b/packages/hostap/hostap-utils.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://hostap.epitest.fi"
SECTION = "kernel/userland"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
file://hostap-fw-load.patch;patch=1"