From: Saul Wold Date: Thu, 19 Jan 2017 17:42:47 +0000 (-0800) Subject: linux-firmware: relocate ath9k_htc blobs to correct package X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4a8f2686148c565b8415e5d402ddf340e56cddef;p=openembedded-core.git 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] Signed-off-by: Saul Wold Signed-off-by: Ross Burton Signed-off-by: Armin Kuster --- 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"