[oe-commits] [openembedded-core] 05/42: linux-firmware: relocate ath9k_htc blobs to correct package

git at git.openembedded.org git at git.openembedded.org
Sat Mar 3 22:57:24 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch morty-next
in repository openembedded-core.

commit 4a8f2686148c565b8415e5d402ddf340e56cddef
Author: Saul Wold <sgw at linux.intel.com>
AuthorDate: Thu Jan 19 09:42:47 2017 -0800

    linux-firmware: relocate ath9k_htc blobs to correct package
    
    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 at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.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 4fedcfb..0aba740 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 = " \
   /lib/firmware/ar7010*.fw \
   /lib/firmware/htc_9271.fw \
   /lib/firmware/htc_7010.fw \
+  /lib/firmware/ath9k_htc/htc_7010-1.4.0.fw \
+  /lib/firmware/ath9k_htc/htc_9271-1.4.0.fw \
 "
 
 RDEPENDS_${PN}-ar9170 += "${PN}-atheros-license"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list