From: "Kim Højgaard-Hansen" <kim@khh.dk>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] enable zlib in python-native to fix image building, cannot import gzip module
Date: Thu, 30 Apr 2009 14:29:33 +0200 [thread overview]
Message-ID: <49F999AD.6000305@khh.dk> (raw)
---
recipes/python/python.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/recipes/python/python.inc b/recipes/python/python.inc
index f113451..d609f1b 100644
--- a/recipes/python/python.inc
+++ b/recipes/python/python.inc
@@ -20,4 +20,5 @@ EXTRA_OECONF = "\
--with-signal-module \
--with-wctype-functions \
--enable-shared \
+ --with-zlib \
"
--
1.5.6.5
reply other threads:[~2009-04-30 12:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=49F999AD.6000305@khh.dk \
--to=kim@khh.dk \
--cc=openembedded-devel@lists.openembedded.org \
/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