mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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: d7657df13d18f982d8ca08f1c992f4605f88ceb4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dd83bdb2f7
commit
45ae1e9684
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user