add wifi uwe driver firmware and kernel support(KMETA)

This commit is contained in:
ludiazv
2024-04-25 23:34:20 +02:00
committed by Oliver Kästner
parent 735586e90e
commit 68cc446633
20 changed files with 445415 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/${LICENSE};md5=0ceb3372c9595f0a
S = "${WORKDIR}"
COMPATIBLE_MACHINE = "orange-pi-zero2"
COMPATIBLE_MACHINE = "(orange-pi-zero2|orange-pi-3lts)"
SRC_URI:append = " \
file://wcnmodem.bin \
@ -19,4 +19,4 @@ do_install() {
FILES:${PN} = "${base_libdir}/*"
PACKAGES = "${PN}"
PACKAGES = "${PN}"