public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 1/5] dhcpcd: remove obsolete explicit debug packaging
@ 2026-04-27 21:08 Ross Burton
  2026-04-27 21:08 ` [PATCH 2/5] wpa-supplicant: " Ross Burton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ross Burton @ 2026-04-27 21:08 UTC (permalink / raw)
  To: openembedded-core

The .debug directories are packaged automatically by default, so this is
redundant.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
index fca7d8b11d9..44dbb3dba59 100644
--- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
+++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.3.0.bb
@@ -63,5 +63,3 @@ do_install:append () {
     chmod 700 ${D}${DBDIR}
     chown dhcpcd:dhcpcd ${D}${DBDIR}
 }
-
-FILES:${PN}-dbg += "${libdir}/dhcpcd/dev/.debug"
-- 
2.43.0



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

end of thread, other threads:[~2026-04-27 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 21:08 [PATCH 1/5] dhcpcd: remove obsolete explicit debug packaging Ross Burton
2026-04-27 21:08 ` [PATCH 2/5] wpa-supplicant: " Ross Burton
2026-04-27 21:08 ` [PATCH 3/5] python3-cryptography: " Ross Burton
2026-04-27 21:08 ` [PATCH 4/5] gobject-introspection: " Ross Burton
2026-04-27 21:08 ` [PATCH 5/5] kernel-devsrc: " Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox