aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2014-01-20 15:55:36 +0100
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 17:15:21 +0100
commit44467217b7fa71c4e0f25cf8f319ec3e5d3f9cd7 (patch)
tree8efe31dc63585ce693d2ac84144856c5ab78aee2 /meta/recipes-kernel
parent5e768a0f750585124fe4e8ee8a75956d0548bf02 (diff)
downloadopenembedded-core-contrib-44467217b7fa71c4e0f25cf8f319ec3e5d3f9cd7.tar.gz
linux-firmware: package Marvell SD8797 firmware
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8fcd5accbe8ffca9e0c5233419c1571741c76c03)
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_git.bb8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index fe6730aa59..24db460bea 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -55,7 +55,7 @@ do_install() {
PACKAGES =+ "${PN}-ralink \
- ${PN}-marvell-license ${PN}-sd8686 ${PN}-sd8787 \
+ ${PN}-marvell-license ${PN}-sd8686 ${PN}-sd8787 ${PN}-sd8797 \
${PN}-wl12xx ${PN}-vt6656 \
${PN}-rtl-license ${PN}-rtl8192cu ${PN}-rtl8192ce ${PN}-rtl8192su \
${PN}-broadcom-license ${PN}-bcm4329 ${PN}-bcm4330 ${PN}-bcm4334 \
@@ -112,6 +112,12 @@ FILES_${PN}-sd8787 = " \
"
RDEPENDS_${PN}-sd8787 += "${PN}-marvell-license"
+LICENSE_${PN}-sd8797 = "Firmware-Marvell"
+FILES_${PN}-sd8797 = " \
+ /lib/firmware/mrvl/sd8797_uapsta.bin \
+"
+RDEPENDS_${PN}-sd8797 += "${PN}-marvell-license"
+
FILES_${PN}-rtl-license = " \
/lib/firmware/LICENCE.rtlwifi_firmware.txt \
"