public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Böszörményi Zoltán" <zboszor@gmail.com>
To: "Marko, Peter" <Peter.Marko@siemens.com>,
	"openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage
Date: Wed, 11 Mar 2026 14:12:18 +0100	[thread overview]
Message-ID: <8be68784-e846-4ddb-9127-e4e6082347aa@gmail.com> (raw)
In-Reply-To: <AS1PR10MB56977E851FCBA7CBCE3B4652FD47A@AS1PR10MB5697.EURPRD10.PROD.OUTLOOK.COM>

2026. 03. 11. 13:44 keltezéssel, Marko, Peter írta:
> These INSANE_SKIP assignments are wrong.
> Use GLIBC_GENERATE_LOCALES = "all" (or select just those you need) in your distro.

It doesn't help.

>
> Peter
>
>> -----Original Message-----
>> From: openembedded-core@lists.openembedded.org <openembedded-
>> core@lists.openembedded.org> On Behalf Of Zoltan Boszormenyi via
>> lists.openembedded.org
>> Sent: Wednesday, March 11, 2026 13:29
>> To: openembedded-core@lists.openembedded.org
>> Cc: Zoltán Böszörményi <zboszor@gmail.com>
>> Subject: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest
>> subpackage
>>
>> This fixes a QA error:
>>
>> ERROR: QA Issue: bash-ptest rdepends on locale-base-fr-fr.iso-8559-1,
>> but it isn't a build dependency? [build-deps]
>>
>> Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
>> ---
>>   meta/recipes-extended/bash/bash.inc | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-
>> extended/bash/bash.inc
>> index 634209c911..b43b1cbf89 100644
>> --- a/meta/recipes-extended/bash/bash.inc
>> +++ b/meta/recipes-extended/bash/bash.inc
>> @@ -32,6 +32,7 @@ ALTERNATIVE_PRIORITY = "100"
>>   RDEPENDS:${PN} += "base-files"
>>   RDEPENDS:${PN}:class-nativesdk = ""
>>   RDEPENDS:${PN}-ptest += "make coreutils perl sed shadow util-linux-setpriv"
>> +INSANE_SKIP:${PN}-ptest = "build-deps"
>>
>>   RDEPENDS:${PN}-ptest:append:libc-glibc = " \
>>   	glibc-gconv-big5hkscs \
>> --
>> 2.53.0



  reply	other threads:[~2026-03-11 13:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-11 12:29 [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 2/4] gawk: " Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 3/4] glib-2.0: " Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 4/4] gtk4: Fix a build error in examples/application8 Zoltán Böszörményi
2026-03-11 12:44 ` [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage Marko, Peter
2026-03-11 13:12   ` Böszörményi Zoltán [this message]
2026-03-11 13:40     ` Marko, Peter
2026-03-11 13:42       ` Böszörményi Zoltán
2026-03-11 14:02         ` Marko, Peter
2026-03-11 15:26           ` Böszörményi Zoltán
     [not found]           ` <189BD2EF133E31A4.2476321@lists.openembedded.org>
2026-03-14  9:24             ` Böszörményi Zoltán
     [not found]   ` <189BCB9A4C18D9A2.1328210@lists.openembedded.org>
2026-03-11 13:38     ` Böszörményi Zoltán

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=8be68784-e846-4ddb-9127-e4e6082347aa@gmail.com \
    --to=zboszor@gmail.com \
    --cc=Peter.Marko@siemens.com \
    --cc=openembedded-core@lists.openembedded.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