From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCH 3/4] python: version bump 2.7.5 -> 2.7.9
Date: Sun, 14 Dec 2014 10:42:09 +0100 [thread overview]
Message-ID: <1418550130-9125-3-git-send-email-r.schwebel@pengutronix.de> (raw)
In-Reply-To: <1418550130-9125-1-git-send-email-r.schwebel@pengutronix.de>
One additional option is in configure, add it to prepare stage.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
rules/python.make | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/rules/python.make b/rules/python.make
index 15cac21..5f5f464 100644
--- a/rules/python.make
+++ b/rules/python.make
@@ -16,12 +16,12 @@ PACKAGES-$(PTXCONF_PYTHON) += python
#
# Paths and names
#
-PYTHON_VERSION := 2.7.5
-PYTHON_MD5 := 6334b666b7ff2038c761d7b27ba699c1
+PYTHON_VERSION := 2.7.9
+PYTHON_MD5 := 38d530f7efc373d64a8fb1637e3baaa7
PYTHON_MAJORMINOR := $(basename $(PYTHON_VERSION))
PYTHON_SITEPACKAGES := /usr/lib/python$(PYTHON_MAJORMINOR)/site-packages
PYTHON := Python-$(PYTHON_VERSION)
-PYTHON_SUFFIX := tar.bz2
+PYTHON_SUFFIX := tar.xz
PYTHON_SOURCE := $(SRCDIR)/$(PYTHON).$(PYTHON_SUFFIX)
PYTHON_DIR := $(BUILDDIR)/$(PYTHON)
@@ -64,7 +64,8 @@ PYTHON_AUTOCONF := \
--with-signal-module \
--with-threads \
--with-wctype-functions \
- --without-doc-strings
+ --without-doc-strings \
+ --without-ensurepip
PYTHON_BUILD_PYTHONPATH := \
$(PTXCONF_SYSROOT_HOST)/lib/python$(PYTHON_MAJORMINOR)/lib-dynload \
--
2.1.3
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-12-14 9:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-14 9:42 [ptxdist] [PATCH 1/4] python: prepare version bump Robert Schwebel
2014-12-14 9:42 ` [ptxdist] [PATCH 2/4] python: update patches for 2.7.9 Robert Schwebel
2014-12-14 9:42 ` Robert Schwebel [this message]
2014-12-14 9:42 ` [ptxdist] [PATCH 4/4] python: remove old patches Robert Schwebel
2015-01-12 15:35 ` [ptxdist] [PATCH 1/4] python: prepare version bump Michael Olbrich
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=1418550130-9125-3-git-send-email-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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