All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-firmware: relocate ath9k_htc blobs to correct package
@ 2017-01-19 17:42 Saul Wold
  0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2017-01-19 17:42 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

The newer firmware blobs were versioned and landing in the default
package so move them to their appropriately named package.

[YOCTO #10942]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 5942997..bdad5f2 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -267,6 +267,8 @@ FILES_${PN}-ath9k = " \
   ${base_libdir}/firmware/ar7010*.fw \
   ${base_libdir}/firmware/htc_9271.fw \
   ${base_libdir}/firmware/htc_7010.fw \
+  ${base_libdir}/firmware/ath9k_htc/htc_7010-1.4.0.fw \
+  ${base_libdir}/firmware/ath9k_htc/htc_9271-1.4.0.fw \
 "
 
 RDEPENDS_${PN}-ar9170 += "${PN}-atheros-license"
-- 
2.7.4



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

only message in thread, other threads:[~2017-01-19 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19 17:42 [PATCH] linux-firmware: relocate ath9k_htc blobs to correct package Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.