From: Samuel Martin <s.martin49@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch for-master/misc-fixes
Date: Sun, 30 Dec 2012 23:54:07 +0100 [thread overview]
Message-ID: <cover.1356907750.git.s.martin49@gmail.com> (raw)
Hello,
Here are few random fixes, some of them are related to python handling
from the host system.
The patches handling the python binary provided by the host system are
also an RFC that summarize few discussions on the IRC channel.
The following changes since commit f1d44593a04ff3be981c8a3b01a502f0b18193ee:
docs/manual: small fixes and enhancements to adding generic packages (2012-12-30 22:39:13 +0100)
are available in the git repository at:
git at github.com:tSed/buildroot.git for-master/misc-fixes
for you to fetch changes up to 8de478e5aa4b0f15008159ea3ad238605e5ffe0e:
manual: add host python2 dependency section (2012-12-30 23:47:23 +0100)
----------------------------------------------------------------
Samuel Martin (8):
matchbox-lib: fix license info
fluxbox: fix build against imlib2
package/Makefile.in: update/fix HOST_PATH variable
package/pkg-cmake.mk: make sure $(HOST_PATH) is in the PATH at configure time
dependencies: build a host python2 if no suitable one can be found
scons: add host-python2-if-needed dependency
scons: ensure $(HOST_DIR)/usr/bin is in the PATH when invoking $(SCONS)
manual: add host python2 dependency section
docs/manual/adding-packages-tips.txt | 38 +++++++++++++++++++++++
package/Makefile.in | 2 +-
package/fluxbox/fluxbox-1.3.2-fix-configure.patch | 19 ++++++++++++
package/fluxbox/fluxbox.mk | 10 +++++-
package/matchbox/matchbox-lib/matchbox-lib.mk | 2 +-
package/pkg-cmake.mk | 5 +--
package/scons/scons.mk | 10 ++++--
support/dependencies/check-host-python2.mk | 18 +++++++++++
support/dependencies/check-host-python2.sh | 13 ++++++++
support/dependencies/dependencies.sh | 2 +-
10 files changed, 110 insertions(+), 9 deletions(-)
create mode 100644 package/fluxbox/fluxbox-1.3.2-fix-configure.patch
create mode 100644 support/dependencies/check-host-python2.mk
create mode 100755 support/dependencies/check-host-python2.sh
Yours,
--
Samuel
next reply other threads:[~2012-12-30 22:54 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-30 22:54 Samuel Martin [this message]
2012-12-30 22:54 ` [Buildroot] [PATCH 1/8] matchbox-lib: fix license info Samuel Martin
2012-12-30 22:54 ` [Buildroot] [PATCH 2/8] fluxbox: fix build against imlib2 Samuel Martin
2013-01-03 20:38 ` Peter Korsgaard
2012-12-30 22:54 ` [Buildroot] [PATCH 3/8] package/Makefile.in: update/fix HOST_PATH variable Samuel Martin
2013-02-07 7:07 ` Arnout Vandecappelle
2013-02-07 8:27 ` Thomas Petazzoni
2013-02-07 16:48 ` Samuel Martin
2012-12-30 22:54 ` [Buildroot] [PATCH 4/8] package/pkg-cmake.mk: make sure $(HOST_PATH) is in the PATH at configure time Samuel Martin
2013-02-07 7:08 ` Arnout Vandecappelle
2012-12-30 22:54 ` [Buildroot] [PATCH 5/8] dependencies: build a host python2 if no suitable one can be found Samuel Martin
2012-12-30 22:54 ` [Buildroot] [PATCH 6/8] scons: add host-python2-if-needed dependency Samuel Martin
2012-12-30 22:54 ` [Buildroot] [PATCH 7/8] scons: ensure $(HOST_DIR)/usr/bin is in the PATH when invoking $(SCONS) Samuel Martin
2012-12-30 22:54 ` [Buildroot] [PATCH 8/8] manual: add host python2 dependency section Samuel Martin
-- strict thread matches above, loose matches on Subject: below --
2012-12-30 21:33 [Buildroot] [pull request] Pull request for branch for-master/misc-fixes Samuel Martin
2012-12-30 22:46 ` Samuel Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1356907750.git.s.martin49@gmail.com \
--to=s.martin49@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox