meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ryan Eatmon <reatmon@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>,
	Denys Dmytriyenko <denys@konsulko.com>,
	<meta-arago@lists.yoctoproject.org>
Subject: [meta-arago][master/scarthgap][PATCH] linux-firmware: Remove Intel 9260 modules
Date: Wed, 20 Mar 2024 08:27:38 -0500	[thread overview]
Message-ID: <20240320132738.23778-1-reatmon@ti.com> (raw)

oe-core has added the 9260 modules to the upstream linux-firmware
recipe[1], so having these entries causes a QA error with duplicate
packaging.  As these are no longer needed, we can remove them.

[1] https://git.openembedded.org/openembedded-core/commit/?id=d924307b9cee4065ff60d08e3b4298278693ff2c

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 .../recipes-kernel/linux-firmware/linux-firmware_%.bbappend   | 4 ----
 1 file changed, 4 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 d4f3e679..cb9573a1 100644
--- a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
+++ b/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
@@ -1,15 +1,11 @@
 PR:append = ".arago1"
 
-PACKAGES =+ "${PN}-iwlwifi-9260"
 PACKAGES =+ "${PN}-ibt-18"
 
-LICENSE:${PN}-iwlwifi-9260 = "Firmware-iwlwifi_firmware"
 LICENSE:${PN}-ibt-18 = "Firmware-ibt_firmware"
 
-FILES:${PN}-iwlwifi-9260 = "${nonarch_base_libdir}/firmware/iwlwifi-9260-*.ucode"
 FILES:${PN}-ibt-18 = "${nonarch_base_libdir}/firmware/intel/ibt-18-*.sfi ${nonarch_base_libdir}/firmware/intel/ibt-18-*.ddc"
 
-RDEPENDS:${PN}-iwlwifi-9260 += "${PN}-iwlwifi-license"
 RDEPENDS:${PN}-ibt-18 += "${PN}-ibt-license"
 
 do_install:append() {
-- 
2.17.1



             reply	other threads:[~2024-03-20 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20 13:27 Ryan Eatmon [this message]
2024-03-20 13:52 ` [EXTERNAL] [meta-arago][master/scarthgap][PATCH] linux-firmware: Remove Intel 9260 modules Chirag Shilwant

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=20240320132738.23778-1-reatmon@ti.com \
    --to=reatmon@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    /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).