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]

(From OE-Core rev: 4a8f2686148c565b8415e5d402ddf340e56cddef)

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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2017-01-19 09:42:47 -08:00 committed by Richard Purdie
parent 14c0eabeea
commit 4fcc6ad901

View 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"