netmodule-linux-image: firmware: remove wl12xx firmware package
wl12xx package is providing old TI bluetooth abbreviation file (.bts) that is used for wl18xx bluetooth part and some wl18xx firmware files for wifi part. Newer abbreviation file is installed by tibluetooth.bb recipe from bsp layer. Wifi firmware files are installed by firmware-wl18xx package. BugzID: 53969 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
8e9882cd06
commit
e3756b6500
|
|
@ -21,7 +21,6 @@ FIRMWARE_am335x-nrhw20 = " \
|
|||
FIRMWARE_am335x-nmhw21 = " \
|
||||
linux-firmware-ath6k \
|
||||
linux-firmware-ath9k \
|
||||
linux-firmware-wl12xx\
|
||||
linux-firmware-wl18xx\
|
||||
wlconf-bin \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue