aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-01-19 09:42:47 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-23 12:05:22 +0000
commit45ae1e9684b3fdc338b47dfe48935e2c128a5f72 (patch)
tree77d99025de3d563e138df4c2251fe6343751af24 /meta/recipes-kernel
parentdd83bdb2f790f01a227f12dd3c42bb946f98a812 (diff)
downloadopenembedded-core-contrib-45ae1e9684b3fdc338b47dfe48935e2c128a5f72.tar.gz
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>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index 4fedcfbc67..0aba740556 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"