diff --git a/conf/distro/oniro-openharmony-linux.conf b/conf/distro/oniro-openharmony-linux.conf index 2c37be43529567d145fc9a9adf4b9df7f875d17d..a1f133a82e67099e9c0e7f658b7a955c755d343d 100644 --- a/conf/distro/oniro-openharmony-linux.conf +++ b/conf/distro/oniro-openharmony-linux.conf @@ -43,8 +43,3 @@ HOSTTOOLS += "ip ping ps scp ssh stty" # Default to enabling serial debug console on RaspberryPi # Placed here to amend the machine config living in meta-raspberrypi ENABLE_UART:raspberrypi4-64 ?= "1" - -# We do not install the firmware files to create images that do not support -# Wi-Fi and Bluetooth on Raspberry Pi 4. Placed here to amend the machine -# config living in meta-raspberrypi -MACHINE_EXTRA_RRECOMMENDS:remove:raspberrypi4-64 = "linux-firmware-rpidistro-bcm43455 bluez-firmware-rpidistro-bcm4345c0-hcd linux-firmware-rpidistro-bcm43456 bluez-firmware-rpidistro-bcm4345c5-hcd"