Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Ensure host python is python2
@ 2012-05-08 20:45 Samuel Martin
  2012-05-08 20:45 ` [Buildroot] [PATCH 1/2] Makefile.in: add host python2 binary detection Samuel Martin
  2012-05-08 20:45 ` [Buildroot] [PATCH 2/2] libglib2: fix install even if the host python binary refers to python3 Samuel Martin
  0 siblings, 2 replies; 9+ messages in thread
From: Samuel Martin @ 2012-05-08 20:45 UTC (permalink / raw)
  To: buildroot

This patch series ensures that host python is python2.

This fixes some distro weirdnesses that makes /usr/bin/python pointed
to python3 instead of python2, with some bad consequences for some
install/post-install python scripts.


Samuel Martin (2):
  Makefile.in: add host python2 binary detection
  libglib2: fix install even if the host python binary refers to
    python3

 package/Makefile.in          |   12 ++++++++++++
 package/libglib2/libglib2.mk |   19 ++++++++++++++++---
 2 files changed, 28 insertions(+), 3 deletions(-)

--
1.7.10.1

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

end of thread, other threads:[~2012-05-15 22:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 20:45 [Buildroot] [PATCH 0/2] Ensure host python is python2 Samuel Martin
2012-05-08 20:45 ` [Buildroot] [PATCH 1/2] Makefile.in: add host python2 binary detection Samuel Martin
2012-05-11 22:15   ` Arnout Vandecappelle
2012-05-11 22:50     ` Samuel Martin
2012-05-13 10:43     ` [Buildroot] [PATCH v2 1/2] dependencies: build a host python2 if no suitable one can be found Samuel Martin
2012-05-13 10:43       ` [Buildroot] [PATCH v2 2/2] libglib2: fix install even if the host python binary refers to python3 Samuel Martin
2012-05-15 21:43       ` [Buildroot] [PATCH v2 1/2] dependencies: build a host python2 if no suitable one can be found Arnout Vandecappelle
2012-05-15 22:01         ` Samuel Martin
2012-05-08 20:45 ` [Buildroot] [PATCH 2/2] libglib2: fix install even if the host python binary refers to python3 Samuel Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox