public inbox for poky@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: ecordonnier@snap.com
To: poky@lists.yoctoproject.org
Cc: Etienne Cordonnier <ecordonnier@snap.com>
Subject: [PATCH] poky-alt: enable minidebuginfo
Date: Tue,  4 Jun 2024 13:46:47 +0200	[thread overview]
Message-ID: <20240604114647.2897172-1-ecordonnier@snap.com> (raw)

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



             reply	other threads:[~2024-06-04 11:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 11:46 ecordonnier [this message]
2024-06-08 17:35 ` [poky] [PATCH] poky-alt: enable minidebuginfo 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

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=20240604114647.2897172-1-ecordonnier@snap.com \
    --to=ecordonnier@snap.com \
    --cc=poky@lists.yoctoproject.org \
    /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