All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Davis <afd@ti.com>
To: Denys Dmytriyenko <denys@konsulko.com>,
	Ryan Eatmon <reatmon@ti.com>, <meta-arago@lists.yoctoproject.org>
Cc: Andrew Davis <afd@ti.com>
Subject: [meta-arago][master/wrynose][PATCH] linux-firmware: Move this to meta-ti-bsp
Date: Thu, 25 Jun 2026 10:56:09 -0500	[thread overview]
Message-ID: <20260625155609.28414-1-afd@ti.com> (raw)

The conflicting firmware packages that necessitate this bbappend are
all in meta-ti-bsp, so will be needed by any distro using that layer.
Move this bbappend to that layer.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../recipes-kernel/linux-firmware/linux-firmware-arago.inc | 7 -------
 .../linux-firmware/linux-firmware_%.bbappend               | 4 ----
 2 files changed, 11 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware-arago.inc
 delete mode 100644 meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend

diff --git a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware-arago.inc b/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware-arago.inc
deleted file mode 100644
index e22047ca..00000000
--- a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware-arago.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-PR:append = ".arago3"
-
-# meta-ti-bsp packages newer versions on these
-do_install:append() {
-	rm -rf  ${D}${nonarch_base_libdir}/firmware/ti-connectivity/
-	rm -rf  ${D}${nonarch_base_libdir}/firmware/cadence/
-}
diff --git a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend b/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
deleted file mode 100644
index 5e4fd639..00000000
--- a/meta-arago-distro/recipes-kernel/linux-firmware/linux-firmware_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-LINUX_FIRMWARE_ARAGO = ""
-LINUX_FIRMWARE_ARAGO:arago = "linux-firmware-arago.inc"
-
-require ${LINUX_FIRMWARE_ARAGO}
-- 
2.39.2



             reply	other threads:[~2026-06-25 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25 15:56 Andrew Davis [this message]
2026-06-25 16:31 ` [meta-arago][master/wrynose][PATCH] linux-firmware: Move this to meta-ti-bsp PRC Automation

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=20260625155609.28414-1-afd@ti.com \
    --to=afd@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.