balena-allwinner/layers/meta-resin-allwinner/recipes-core/packagegroups/packagegroup-resin-connectivity.bbappend
Florin Sarbu 87940da538 packagegroup-resin-connectivity: Only add rtl8189 For Orange Pi Plus2
From the list of supported boards, only the Orange Pi Plus2 board has
this WiFi chipset so let's not include it for all.

Changelog-entry: Include the RTL8189ES / RTL8189ETV driver only for the Orange Pi Plus2 board
Signed-off-by: Florin Sarbu <florin@balena.io>
2018-11-12 10:56:16 +01:00

4 lines
213 B
Text

CONNECTIVITY_FIRMWARES_append = " linux-firmware-ap6212 linux-firmware-brcm43362"
CONNECTIVITY_MODULES_append_orangepi-plus2 = " rtl8189"
CONNECTIVITY_FIRMWARES_append_nanopi-neo-air = " linux-firmware-bcm43430"