public inbox for poky@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] poky-alt: enable minidebuginfo
@ 2024-06-04 11:46 ecordonnier
  2024-06-08 17:35 ` [poky] " Alexandre Belloni
  0 siblings, 1 reply; 5+ messages in thread
From: ecordonnier @ 2024-06-04 11:46 UTC (permalink / raw)
  To: poky; +Cc: Etienne Cordonnier

From: Etienne Cordonnier <ecordonnier@snap.com>

Enable minidebuginfo in poky-alt in order to increase test coverage in CI and reduce potential bitrotting.

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
---
 meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
index 3e10251..b38a332 100644
--- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
+++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
@@ -1,5 +1,5 @@
 # Add extra DISTRO_FEATUREs
-DISTRO_FEATURES:append = " pam usrmerge"
+DISTRO_FEATURES:append = " minidebuginfo pam usrmerge"
 
 # Use our alternate kernel version
 PREFERRED_VERSION_linux-yocto = "6.6%"
-- 
2.36.1.vfs.0.0



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

end of thread, other threads:[~2024-07-01  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-04 11:46 [PATCH] poky-alt: enable minidebuginfo ecordonnier
2024-06-08 17:35 ` [poky] " Alexandre Belloni
2024-06-10 12:43   ` Etienne Cordonnier
     [not found]   ` <17D7A530C052D9E2.15678@lists.yoctoproject.org>
2024-07-01  9:28     ` Etienne Cordonnier
2024-07-01  9:31       ` Alexander Kanavin

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