public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] linux-firmware: Split 'ar3k' in a linux-firmware-ar3k package
@ 2013-05-23 21:43 Otavio Salvador
  0 siblings, 0 replies; only message in thread
From: Otavio Salvador @ 2013-05-23 21:43 UTC (permalink / raw)
  To: OpenEmbedded Core Mailing List; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 414f47a..8b27f14 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}-sd8686 ${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}-ath6k ${PN}-ath9k"
+             ${PN}-atheros-license ${PN}-ar9170 ${PN}-ar3k ${PN}-ath6k ${PN}-ath9k"
 
 FILES_${PN}-atheros-license = "/lib/firmware/LICENCE.atheros_firmware"
 
@@ -65,6 +65,12 @@ FILES_${PN}-ar9170 = " \
 "
 RDEPENDS_${PN}-ar9170 += "${PN}-atheros-license"
 
+LICENSE_${PN}-ar3k = "Firmware-atheros_firmware"
+FILES_${PN}-ar3k = " \
+  /lib/firmware/ar3k \
+"
+RDEPENDS_${PN}-ath6k += "${PN}-atheros-license"
+
 LICENSE_${PN}-ath6k = "Firmware-atheros_firmware"
 FILES_${PN}-ath6k = " \
   /lib/firmware/ath6k \
-- 
1.8.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-23 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 21:43 [PATCH] linux-firmware: Split 'ar3k' in a linux-firmware-ar3k package Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox