All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] python: move to Git formatted patches
@ 2017-03-31 22:23 André Hentschel
  2017-04-01 10:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: André Hentschel @ 2017-03-31 22:23 UTC (permalink / raw)
  To: buildroot

Hi,

I just started a new hobby project using buildroot (of course) and stumbled across a problem with Python not finding its zlib module...
There's an old bug about it (https://bugs.busybox.net/show_bug.cgi?id=7971) directing me to
https://git.buildroot.net/buildroot/commit/package/python?id=238bf198cf4f31a3301b81a924d5e22044945955
which sadly was (unintentionally?) reverted by:

commit 652076293235276e2f978fe377322a6cbd615455
Author: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Date:   Wed Mar 8 00:00:26 2017 +0100

    python: move to Git formatted patches
    
    Now that the cpython project has a nice Github repository, with tags,
    it's much nicer to handle the stack of Python patches with Git. The
    python3 package patches had already been converted, but not the python
    package patches. Therefore, this commit does the move.
    
    There is no functional change, only reformatting of the patches.

Should I send a patch to add it back, or is there something I don't see?

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

* [Buildroot] python: move to Git formatted patches
  2017-03-31 22:23 [Buildroot] python: move to Git formatted patches André Hentschel
@ 2017-04-01 10:28 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-04-01 10:28 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 1 Apr 2017 00:23:36 +0200, Andr? Hentschel wrote:

> I just started a new hobby project using buildroot (of course) and stumbled across a problem with Python not finding its zlib module...
> There's an old bug about it (https://bugs.busybox.net/show_bug.cgi?id=7971) directing me to
> https://git.buildroot.net/buildroot/commit/package/python?id=238bf198cf4f31a3301b81a924d5e22044945955
> which sadly was (unintentionally?) reverted by:
> 
> commit 652076293235276e2f978fe377322a6cbd615455
> Author: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Date:   Wed Mar 8 00:00:26 2017 +0100
> 
>     python: move to Git formatted patches
>     
>     Now that the cpython project has a nice Github repository, with tags,
>     it's much nicer to handle the stack of Python patches with Git. The
>     python3 package patches had already been converted, but not the python
>     package patches. Therefore, this commit does the move.
>     
>     There is no functional change, only reformatting of the patches.
> 
> Should I send a patch to add it back, or is there something I don't see?

Thanks a lot for the analysis and figuring this out. I've fixed this in:

  https://git.buildroot.org/buildroot/commit/?id=1f349933ba41a2f74ef5eb17ab866b7997a6c5ec

Best regards,

Thomas Petazzoni
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-04-01 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 22:23 [Buildroot] python: move to Git formatted patches André Hentschel
2017-04-01 10:28 ` Thomas Petazzoni

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.