image: fix nmhw21 append rule name
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
601a8c3628
commit
05c8d7afa5
|
|
@ -18,7 +18,7 @@ FIRMWARE_am335x-nrhw20 = " \
|
||||||
linux-firmware-wl18xx\
|
linux-firmware-wl18xx\
|
||||||
"
|
"
|
||||||
|
|
||||||
FIRMWARE_am335x-vcu = " \
|
FIRMWARE_am335x-nmhw21 = " \
|
||||||
linux-firmware-ath6k \
|
linux-firmware-ath6k \
|
||||||
linux-firmware-ath9k \
|
linux-firmware-ath9k \
|
||||||
linux-firmware-wl12xx\
|
linux-firmware-wl12xx\
|
||||||
|
|
@ -88,7 +88,7 @@ IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
||||||
bluez5-noinst-tools \
|
bluez5-noinst-tools \
|
||||||
"
|
"
|
||||||
|
|
||||||
IMAGE_INSTALL_append_am335x-vcu = " \
|
IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
tibluetooth \
|
tibluetooth \
|
||||||
bluez5-obex \
|
bluez5-obex \
|
||||||
bluez5-noinst-tools \
|
bluez5-noinst-tools \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue