[Buildroot] [PATCH] more python enhancements

Hamish Moffatt hamish at cloud.net.au
Fri Jan 18 14:18:05 UTC 2008


On Fri, Jan 18, 2008 at 03:11:42PM +0200, Ivan Kuten wrote:
> Hamish Moffatt wrote:
> > Here's another improvement to the Python package.
> > 
> > 1. Don't install the development headers, tools and static library into
> > the target system unless new configuration item is enabled.
> > 
> > 2. Always install the development headers etc into the staging_dir, so
> > they can be used to build extension modules.
> 
> please supply correct patch (svn diff or diff -urN)
> 
> --- python.mk   (.../mirror/buildroot/package/python)   (revision 3461)
> +++ python.mk   (.../beethoven/elara/trunk/buildroot/package/python)    (revision 3461)
> 
> I do not know how to apply it.

Oh sorry. The attached should do; I edited it by hand to add full paths.

Alternative you could apply it within the package/python directory using
"patch -p0 < br-python2.patch".

Hamish
-- 
Hamish Moffatt VK3SB <hamish at debian.org> <hamish at cloud.net.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: br-python2.patch
Type: text/x-diff
Size: 2793 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20080119/0cde40c3/attachment.patch>


More information about the buildroot mailing list