summaryrefslogtreecommitdiffstats
path: root/rules/host-python.make
Commit message (Collapse)AuthorAgeFilesLines
* python: version bump 2.7.13 -> 2.7.15Michael Olbrich2018-11-191-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python: version bump 2.7.9 -> 2.7.13Michael Olbrich2017-05-301-2/+11
| | | | | | Cleanup configure options while at it and use system libraries. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add helper to build python packagesMichael Olbrich2015-06-091-1/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-python: update configure optionsMichael Olbrich2014-01-291-2/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-python: build on Linux 3.x hostMichael Olbrich2011-08-041-1/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-python] install to pkgdirMichael Olbrich2010-04-231-3/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-python] don't interfere with distribution's pythonMarc Kleine-Budde2010-01-241-1/+11
| | | | | | | | | | | | | | | In order to cross compile python, ptxdist will build a special version of python (i.e. host-python). It is installed to SYSROOT_HOST and the bin directory is in the PATH. The host-ipkg-utils need python, too. But we don't want to build host-python for that, we want to use the distribution's python. So we delete the executable "python" that is installed by the "host-python" package. The cross compiler python wrapper will only use the "python-$VERSION" executable. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-*] remove obsolete stagesMichael Olbrich2010-01-191-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-*] remove obsolete clean and prepare targetsMichael Olbrich2010-01-181-20/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [host-python] add host version of python-2.6.2Marc Kleine-Budde2009-05-051-0/+79
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10366 33e552b5-05e3-0310-8538-816dae2090ed