All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 0/3] Smaller fixes
Date: Sat, 22 Sep 2012 17:07:39 +0200	[thread overview]
Message-ID: <cover.1348320947.git.Martin.Jansa@gmail.com> (raw)

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

-- 
1.7.12




             reply	other threads:[~2012-09-22 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-22 15:07 Martin Jansa [this message]
2012-09-22 15:07 ` [meta-oe][PATCH 1/3] gtk+: drop .bbappend with native BBCLASSEXTEND Martin Jansa
2012-09-22 15:07 ` [meta-oe][PATCH 2/3] lzma: replace oe.process.run with subprocess.call in do_unpack, drop NATIVE_INSTALL_WORKS Martin Jansa
2012-09-22 15:07 ` [meta-oe][PATCH 3/3] emacs: fix X11DEPENDS and build without x11 enabled at all Martin Jansa

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.1348320947.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.