diff --git a/recipes-core/images/netmodule-linux-image.bb b/recipes-core/images/netmodule-linux-image.bb index fa0d401..dd082b7 100644 --- a/recipes-core/images/netmodule-linux-image.bb +++ b/recipes-core/images/netmodule-linux-image.bb @@ -26,7 +26,7 @@ FIRMWARE_am335x-nmhw21 = " \ " -FIRMWARE_am335x-nbhw16 = " \ +FIRMWARE_am335x-nrhw16 = " \ linux-firmware-ath6k \ linux-firmware-ath9k \ linux-firmware-wl12xx\ @@ -72,7 +72,7 @@ IMAGE_INSTALL_append = " \ IMAGE_INSTALL_cortex9hf-neon_append = " kernel-devicetree " IMAGE_INSTALL_cortex9hf_append = " kernel-devicetree " -IMAGE_INSTALL_append_am335x-nbhw16 = " \ +IMAGE_INSTALL_append_am335x-nrhw16 = " \ tibluetooth \ bluez5-obex \ bluez5-noinst-tools \