aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hostap/files/hostap-fw-load.patch
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/files/hostap-fw-load.patch
parent702d82aa16bb05d638353677359846af2d125674 (diff)
downloadopenembedded-6959f7e7cc142d14bfd4b3b4153ca288115e3151.tar.gz
hostap: Fix path to firmware for f/w auto-loading
Diffstat (limited to 'packages/hostap/files/hostap-fw-load.patch')
-rw-r--r--packages/hostap/files/hostap-fw-load.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/hostap/files/hostap-fw-load.patch b/packages/hostap/files/hostap-fw-load.patch
index 88adee2bc9..c9fe9360b0 100644
--- a/packages/hostap/files/hostap-fw-load.patch
+++ b/packages/hostap/files/hostap-fw-load.patch
@@ -12,8 +12,8 @@
-PRI=/etc/pcmcia/PM010102.HEX
-STA=/etc/pcmcia/RF010802.HEX
-PRISM2_SREC=/usr/local/bin/prism2_srec
-+PRI=/etc/pcmcia/pm010102.hex
-+STA=/etc/pcmcia/rf010804.hex
++PRI=/lib/firmware/pm010102.hex
++STA=/lib/firmware/rf010704.hex
+PRISM2_SREC=/usr/sbin/prism2_srec
set -e