mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
20
meta/recipes-bsp/hostap/files/hostap-fw-load.patch
Normal file
20
meta/recipes-bsp/hostap/files/hostap-fw-load.patch
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
#
|
||||
# Patch managed by http://www.holgerschurig.de/patcher.html
|
||||
#
|
||||
|
||||
--- hostap-utils-0.2.4/hostap_fw_load~hostap-fw-load
|
||||
+++ hostap-utils-0.2.4/hostap_fw_load
|
||||
@@ -6,9 +6,9 @@
|
||||
# Firmware images for the card
|
||||
# TODO: could try to select correct firmware type automatically
|
||||
|
||||
-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
|
||||
+PRISM2_SREC=/usr/sbin/prism2_srec
|
||||
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user