From patchwork Sat Sep 22 15:07:39 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/3] Smaller fixes Date: Sat, 22 Sep 2012 15:07:39 -0000 From: Martin Jansa X-Patchwork-Id: 37045 Message-Id: To: openembedded-devel@lists.openembedded.org The following changes since commit b232837c402cdbc5f2f1bd2afee5200df1383373: gnome-themes: inherit perlnative (2012-09-20 10:05:54 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib jansa/pull http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/pull Martin Jansa (3): gtk+: drop .bbappend with native BBCLASSEXTEND lzma: replace oe.process.run with subprocess.call in do_unpack, drop NATIVE_INSTALL_WORKS emacs: fix X11DEPENDS and build without x11 enabled at all meta-gnome/recipes-gnome/gtk+/gtk+_2.24.8.bbappend | 3 - meta-oe/recipes-support/emacs/emacs.inc | 114 ++++++++++++--------- meta-oe/recipes-support/emacs/emacs_23.4.bb | 2 +- meta-oe/recipes-support/lzma/lzma.inc | 9 +- 4 files changed, 68 insertions(+), 60 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/gtk+/gtk+_2.24.8.bbappend