From patchwork Fri Mar 23 22:57:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Integrate tk and activate -enable-libgdbm-compat in gdbm Date: Fri, 23 Mar 2012 22:57:36 -0000 From: Andrei Gherzan X-Patchwork-Id: 24377 Message-Id: To: openembedded-core@lists.openembedded.org These changes are needed for some python modules: _tkinter dbm 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 (2): gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm tk: Integrate tk v8.5.11 meta/recipes-devtools/tcltk/tk_8.5.11.bb | 68 ++++++++++++++++++++++++++++++ meta/recipes-support/gdbm/gdbm_1.10.bb | 11 +++++ 2 files changed, 79 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-devtools/tcltk/tk_8.5.11.bb