summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-vuplus/firmwares/linux-firmware.inc
blob: 4c23ccf45d8be498e5e2e09c6af02d19ba716820 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "CLOSED"

SRC_URI = "git://github.com/mdamt/linux-firmware.git;protocol=git"
SRC_URI = "git://github.com/BjornLee/linux-firmware.git;protocol=git"

S = "${WORKDIR}/git"

PACKAGES = "${PN}"
FILES_${PN} += "${base_libdir}/firmware"

PACKAGE_ARCH = "all"