All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gaël PORTAY" <gael.portay@gmail.com>
To: "akuster808" <akuster808@gmail.com>,
	<yocto-patches@lists.yoctoproject.org>
Cc: gael.portay+yocto@gmail.com, "Gaël PORTAY" <gael.portay@rtone.fr>
Subject: Re: [yocto-patches] [meta-security,kirkstone][PATCH 3/5] sssd: fix issue if build machine is Debian
Date: Thu, 24 Oct 2024 20:43:23 +0200	[thread overview]
Message-ID: <D549ALWWNLVK.2MKQOVMC77307@gmail.com> (raw)
In-Reply-To: <81745254-5cb8-4cd2-aa63-368803e104d3@gmail.com>

Armin,

On Mon Jul 1, 2024 at 1:12 PM CEST, akuster808 wrote:
>
>
> On 6/26/24 9:39 AM, "Gaël PORTAY via lists.yoctoproject.org wrote:
> > The configure script guesses the target system from the host if no
> > --with-os= is set[1]. It is untrue if cross-compiling.
> >
> > The guessed host operating system is used then to do specific things
> > fort target build.
> >
> > The commit[2] passes the downstream debian option --install-layout=deb
> > to setup.py[3] if the host system is debian based, and thus, it raises
> > the error attached below as that debian-specific option[4] is not part
> > of the openembedded[5] world.
> >
> > This sets the Fedora operating system thanks to the existing configure
> > option --with-os=fedora, that is relatively sain operating system for
> > the needs of openembedded.
>
> Won't this apply to master as well?
>

The patch serie does not apply cleanly to master; I have fixed it.

But, there are additionnal fixes to add on master (not needed in
kirkstone).

I will send the patch (shortly?) once I have retested the whole thing.

> - armin

Regards,
Gaël


  parent reply	other threads:[~2024-10-24 18:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26 13:39 [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support Gaël PORTAY
2024-06-26 13:39 ` [meta-security,kirkstone][PATCH 1/5] sssd: fix missing python3.X-config script Gaël PORTAY
2024-07-01 11:14   ` [yocto-patches] " akuster808
2024-07-01 12:39     ` Gaël PORTAY
2024-06-26 13:39 ` [meta-security,kirkstone][PATCH 2/5] sssd: fix ac_cv_prog_HAVE_PYTHON3 value Gaël PORTAY
2024-07-01 11:12   ` [yocto-patches] " akuster808
2024-07-01 12:34     ` Gaël PORTAY
2024-06-26 13:39 ` [meta-security,kirkstone][PATCH 3/5] sssd: fix issue if build machine is Debian Gaël PORTAY
2024-07-01 11:12   ` [yocto-patches] " akuster808
2024-07-01 12:36     ` Gaël PORTAY
2024-10-24 18:43     ` Gaël PORTAY [this message]
2024-06-26 13:39 ` [meta-security,kirkstone][PATCH 4/5] sssd: fix shipping python script and modules Gaël PORTAY
2024-06-26 13:39 ` [meta-security,kirkstone][PATCH 5/5] sssd: fix path to python3 interpreter Gaël PORTAY
2024-07-01 12:44 ` [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support Gaël PORTAY

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=D549ALWWNLVK.2MKQOVMC77307@gmail.com \
    --to=gael.portay@gmail.com \
    --cc=akuster808@gmail.com \
    --cc=gael.portay+yocto@gmail.com \
    --cc=gael.portay@rtone.fr \
    --cc=yocto-patches@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 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.