All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gaël PORTAY" <gael.portay+rtone@gmail.com>
To: "Gaël PORTAY" <gael.portay@gmail.com>,
	yocto-patches@lists.yoctoproject.org
Cc: "Gaël PORTAY" <gael.portay@rtone.fr>
Subject: Re: [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
Date: Tue, 19 Nov 2024 17:06:47 +0100	[thread overview]
Message-ID: <D5QA8VMRVDZS.Q270JPNASBIV@gmail.com> (raw)
In-Reply-To: <20240626131256.785609-1-gael.portay@rtone.fr>

On Wed Jun 26, 2024 at 3:12 PM CEST, =?UTF-8?q?Ga=C3=ABl=20PORTAY?= wrote:
> Dear Maintainers,
>
> This patch series brings several fixes to enable the support for python3
> to the recipe sssd.
>
> I have tested the build on the branch kirkstone with following change to
> enable python3:
>
> 	PACKAGECONFIG:append:pn-sssd = " python3"
>
> The command below runs successfully since then, however, I have not
> tested it on scarthgap (yet?).
>
> 	$ bitbake sssd
>
> The patch series creates the new target package sssd-python; tell me if
> is not misnamed (thinking about python-sssd?) or if the python script
> and its modules should be part of the target package sssd instead.
>
> Also, tell me if you want me to apply these changes on top of master.
>
> Important: I am no expert in python packaging at all, so I have probably
> made not-the-right choices in the first commit! Sorry...
>
> Kind Regards,
> Gaël PORTAY (5):
>   sssd: fix missing python3.X-config script
>   sssd: fix ac_cv_prog_HAVE_PYTHON3 value
>   sssd: fix issue if build machine is Debian
>   sssd: fix shipping python script and modules
>   sssd: fix path to python3 interpreter
>
>  recipes-security/sssd/sssd_2.5.2.bb | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)

Armin, do you mind backporting these patch serie to kirkstone since they
are part of master-next[1]?

What is the process, should I resent the serie?

Also do you want me to make the patches for scarthgap as well?

[1]: https://git.yoctoproject.org/meta-security/log/?h=master-next

Kind Regards,
Gaël


       reply	other threads:[~2024-11-19 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240626131256.785609-1-gael.portay@rtone.fr>
2024-11-19 16:06 ` Gaël PORTAY [this message]
2024-06-26 13:39 [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support Gaël PORTAY
2024-07-01 12:44 ` 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=D5QA8VMRVDZS.Q270JPNASBIV@gmail.com \
    --to=gael.portay+rtone@gmail.com \
    --cc=gael.portay@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.