meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: meta-arago@lists.yoctoproject.org
Cc: Denys Dmytriyenko <denys@konsulko.com>
Subject: [master][PATCH] linux-firmware: remove packaging of Intel AC 9260 bluetooth firmware
Date: Wed,  1 May 2024 18:45:37 -0400	[thread overview]
Message-ID: <20240501224537.1873145-1-denis@denix.org> (raw)

From: Denys Dmytriyenko <denys@konsulko.com>

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 <denys@konsulko.com>
---
 .../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



                 reply	other threads:[~2024-05-01 22:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240501224537.1873145-1-denis@denix.org \
    --to=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).