mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02: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: 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:
parent
14c0eabeea
commit
4fcc6ad901
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user