All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/wrynose][PATCH] linux-firmware: Move this to meta-ti-bsp
@ 2026-06-25 15:56 Andrew Davis
  2026-06-25 16:31 ` PRC Automation
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Davis @ 2026-06-25 15:56 UTC (permalink / raw)
  To: Denys Dmytriyenko, Ryan Eatmon, meta-arago; +Cc: Andrew Davis

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-25 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 15:56 [meta-arago][master/wrynose][PATCH] linux-firmware: Move this to meta-ti-bsp Andrew Davis
2026-06-25 16:31 ` PRC Automation

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.