All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
@ 2024-06-26 13:39 Gaël PORTAY
  2024-07-01 12:44 ` Gaël PORTAY
  0 siblings, 1 reply; 3+ messages in thread
From: Gaël PORTAY @ 2024-06-26 13:39 UTC (permalink / raw)
  To: yocto-patches; +Cc: gael.portay+yocto, Gaël PORTAY

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(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-19 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240626131256.785609-1-gael.portay@rtone.fr>
2024-11-19 16:06 ` [meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support Gaël PORTAY
2024-06-26 13:39 Gaël PORTAY
2024-07-01 12:44 ` Gaël PORTAY

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.