From: Andrei Gherzan <andrei@gherzan.ro>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] #1937
Date: Sun, 25 Mar 2012 02:42:25 +0200 [thread overview]
Message-ID: <cover.1332635505.git.andrei@gherzan.ro> (raw)
1. Integrate tk for python module _tkinter.
2. Fix gdbm for python module dbm.
3. Fix python while checking if 64bit machine - modules dl and imageop
are now built on a 64bit host machine.
The following changes since commit 5a6ded1355156557635004fdde2c01feec436be2:
yocto-kernel: new script (2012-03-22 19:21:15 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ag/master
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/master
Andrei Gherzan (3):
gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in
include/gdbm
tk: Integrate tk v8.5.11
python: Add tk and tcl to DEPENDS conditionally and add patch for
64bit platform
.../python/check-if-target-is-64b-not-host.patch | 57 ++++++++++++++++
meta/recipes-devtools/python/python_2.7.2.bb | 7 ++-
meta/recipes-devtools/tcltk/tk_8.5.11.bb | 68 ++++++++++++++++++++
meta/recipes-support/gdbm/gdbm_1.10.bb | 13 ++++-
4 files changed, 143 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch
create mode 100644 meta/recipes-devtools/tcltk/tk_8.5.11.bb
--
1.7.5.4
next reply other threads:[~2012-03-25 0:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-25 0:42 Andrei Gherzan [this message]
2012-03-25 0:43 ` [PATCH 1/3] gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm Andrei Gherzan
2012-03-25 0:43 ` [PATCH 2/3] tk: Integrate tk v8.5.11 Andrei Gherzan
2012-03-25 0:43 ` [PATCH 3/3] python: Add tk and tcl to DEPENDS conditionally and add patch for 64bit platform Andrei Gherzan
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.1332635505.git.andrei@gherzan.ro \
--to=andrei@gherzan.ro \
--cc=openembedded-core@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