From: Denys Dmytriyenko <[email protected]> Intel AC 9260 bluetooth firmware is now being packaged upstream by OE-Core: https://git.openembedded.org/openembedded-core/commit/?id=33827edf8212705a829c5aa23b69e8d1f7131d08
Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../linux-firmware/linux-firmware_%.bbappend | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend b/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend index cb9573a1..43c54575 100644 --- a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend +++ b/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend @@ -1,12 +1,4 @@ -PR:append = ".arago1" - -PACKAGES =+ "${PN}-ibt-18" - -LICENSE:${PN}-ibt-18 = "Firmware-ibt_firmware" - -FILES:${PN}-ibt-18 = "${nonarch_base_libdir}/firmware/intel/ibt-18-*.sfi ${nonarch_base_libdir}/firmware/intel/ibt-18-*.ddc" - -RDEPENDS:${PN}-ibt-18 += "${PN}-ibt-license" +PR:append = ".arago2" do_install:append() { rm -rf ${D}/lib/firmware/ti-connectivity/ -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15319): https://lists.yoctoproject.org/g/meta-arago/message/15319 Mute This Topic: https://lists.yoctoproject.org/mt/105852866/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
