diff options
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb index c7d9e1126e..4a443d14d1 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb | |||
@@ -352,7 +352,7 @@ FILES:${PN}-carl9170 = " \ | |||
352 | RDEPENDS:${PN}-carl9170 += "${PN}-gplv2-license" | 352 | RDEPENDS:${PN}-carl9170 += "${PN}-gplv2-license" |
353 | 353 | ||
354 | # For QualCommAthos | 354 | # For QualCommAthos |
355 | LICENSE:${PN}-ar3k = "Firmware-qualcommAthos_ar3k" | 355 | LICENSE:${PN}-ar3k = "Firmware-qualcommAthos_ar3k & Firmware-atheros_firmware" |
356 | LICENSE:${PN}-ar3k-license = "Firmware-qualcommAthos_ar3k" | 356 | LICENSE:${PN}-ar3k-license = "Firmware-qualcommAthos_ar3k" |
357 | LICENSE:${PN}-ath10k = "Firmware-qualcommAthos_ath10k" | 357 | LICENSE:${PN}-ath10k = "Firmware-qualcommAthos_ath10k" |
358 | LICENSE:${PN}-ath10k-license = "Firmware-qualcommAthos_ath10k" | 358 | LICENSE:${PN}-ath10k-license = "Firmware-qualcommAthos_ath10k" |
@@ -376,7 +376,7 @@ FILES:${PN}-qca = " \ | |||
376 | ${nonarch_base_libdir}/firmware/qca \ | 376 | ${nonarch_base_libdir}/firmware/qca \ |
377 | " | 377 | " |
378 | 378 | ||
379 | RDEPENDS:${PN}-ar3k += "${PN}-ar3k-license" | 379 | RDEPENDS:${PN}-ar3k += "${PN}-ar3k-license ${PN}-atheros-license" |
380 | RDEPENDS:${PN}-ath10k += "${PN}-ath10k-license" | 380 | RDEPENDS:${PN}-ath10k += "${PN}-ath10k-license" |
381 | RDEPENDS:${PN}-ath11k += "${PN}-ath10k-license" | 381 | RDEPENDS:${PN}-ath11k += "${PN}-ath10k-license" |
382 | RDEPENDS:${PN}-qca += "${PN}-ath10k-license" | 382 | RDEPENDS:${PN}-qca += "${PN}-ath10k-license" |