On 08/26/2013 02:49 PM, Peter A. Bigot wrote:
From: "Peter A. Bigot" <[email protected]>
Also split out Marvell license as separate package.
Signed-off-by: Peter A. Bigot <[email protected]>
---
.../linux-firmware/linux-firmware_git.bb | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 42f6ce0..0c69ee4 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -55,7 +55,9 @@ do_install() {
}
-PACKAGES =+ "${PN}-ralink ${PN}-sd8686 ${PN}-wl12xx ${PN}-vt6656 \
+PACKAGES =+ "${PN}-ralink \
+ ${PN}-Marvell-license ${PN}-sd8686 ${PN}-sd8787 \
This is an illegal package name with Capital "Marvell", this is due to
ipkg not handling capital letters in package names.
This should have given you an error during your testing.
Sau!
+ ${PN}-wl12xx ${PN}-vt6656 \
${PN}-rtl-license ${PN}-rtl8192cu ${PN}-rtl8192ce
${PN}-rtl8192su \
${PN}-broadcom-license ${PN}-bcm4329 ${PN}-bcm4330 ${PN}-bcm4334
\
${PN}-atheros-license ${PN}-ar9170 ${PN}-ar3k ${PN}-ath6k
${PN}-ath9k \
@@ -96,12 +98,20 @@ FILES_${PN}-ralink = " \
/lib/firmware/LICENCE.ralink-firmware.txt \
"
+FILES_${PN}-Marvell-license = "/lib/firmware/LICENCE.Marvell"
+
LICENSE_${PN}-sd8686 = "Firmware-Marvell"
FILES_${PN}-sd8686 = " \
/lib/firmware/libertas/sd8686_v9* \
/lib/firmware/sd8686* \
- /lib/firmware/LICENCE.Marvell \
"
+RDEPENDS_${PN}-sd8686 += "${PN}-Marvell-license"
+
+LICENSE_${PN}-sd8787 = "Firmware-Marvell"
+FILES_${PN}-sd8787 = " \
+ /lib/firmware/mrvl/sd8787_uapsta.bin \
+"
+RDEPENDS_${PN}-sd8787 += "${PN}-Marvell-license"
FILES_${PN}-rtl-license = " \
/lib/firmware/LICENCE.rtlwifi_firmware.txt \
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core