]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-firmware: relocate ath9k_htc blobs to correct package
authorSaul Wold <sgw@linux.intel.com>
Thu, 19 Jan 2017 17:42:47 +0000 (09:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Mar 2018 17:07:13 +0000 (17:07 +0000)
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>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/linux-firmware/linux-firmware_git.bb

index 4fedcfbc67871b812db7bec653a7b6430ef25f07..0aba740556fc38e08030a63c3ce4e9d784255bba 100644 (file)
@@ -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"