All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>,
	 OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 5/5] elfutils: Fix ptest dependencies
Date: Sat, 21 Aug 2021 20:10:56 +0200	[thread overview]
Message-ID: <CA+chaQfK0C2doGi_0qk17DWbrURmp8-E51Y5CborFxO3KHa5Ow@mail.gmail.com> (raw)
In-Reply-To: <1525a52d4968846b8a95e2db1ed2aa6230d448b9.camel@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

>
> > I think there are enough examples on how to make gpl3 free images
> without it,
> > and mbition has a full infotainment build based on recent master with no
> gpl3
> > and no meta-gpl2. It’s doable and highly overdue.
>
> That doesn't solve the bash issue. Yes, it works if you can remove any bash
> script from your target image.
>

FWIW in LGE we're using busybox/defconfig:CONFIG_BASH_IS_ASH=y and then
replacing runtime dependency on bash (as /bin/bash rprovider) with busybox,
this is a bit PITA with many bbappends, but works.

https://github.com/webosose/meta-webosose/commit/d0b237b70264e269f75303a11c43b2eea25de991

[-- Attachment #2: Type: text/html, Size: 1011 bytes --]

  reply	other threads:[~2021-08-21 18:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 16:50 [PATCH 1/5] glibc-package.inc: Fix builds of pseudo with glibc 2.34 Richard Purdie
2021-08-18 16:50 ` [PATCH 2/5] gcc: Fix nativesdk builds and multilib fixes with gcc 11 Richard Purdie
2021-08-18 16:50 ` [PATCH 3/5] gcc: also relocate the musl loader Richard Purdie
2021-08-18 16:50 ` [PATCH 4/5] pseudo: Fix to work with glibc 2.34 systems Richard Purdie
2021-08-20  0:05   ` [OE-core] " Khem Raj
2021-08-18 16:50 ` [PATCH 5/5] elfutils: Fix ptest dependencies Richard Purdie
2021-08-20 13:48   ` [OE-core] " Alexander Kanavin
2021-08-21 11:13     ` Richard Purdie
2021-08-21 12:17       ` Alexander Kanavin
2021-08-21 14:46         ` Richard Purdie
2021-08-21 18:10           ` Martin Jansa [this message]
2021-08-21 18:23           ` 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=CA+chaQfK0C2doGi_0qk17DWbrURmp8-E51Y5CborFxO3KHa5Ow@mail.gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=alex.kanavin@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.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 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.