Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 0/5] Fixes for oe-core changes
Date: Sat, 28 Jul 2012 14:33:10 +0200	[thread overview]
Message-ID: <cover.1343478744.git.Martin.Jansa@gmail.com> (raw)

The following changes since commit 9afc488a1b97bfc5378f139ba04a7a5297b15fdb:

  nano: add PACKAGECONFIG for 'tiny' build (2012-07-25 09:18:12 +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 (5):
  tcpdump: bump PR to rebuild against libpcap1 instead libpcap
  vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball
  libwnck: use gobject-introspection-stub instead of -native which was
    removed in oe-core
  libgee: use gobject-introspection-stub instead of -native which was
    removed in oe-core
  upower: use gobject-introspection-stub instead of -native which was
    removed in oe-core

 meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb |   10 +++-------
 meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb |   10 ++--------
 meta-oe/recipes-devtools/libgee/libgee_0.6.4.bb    |    7 +++----
 .../vala-dbus-binding-tool.inc                     |    2 +-
 .../vala-dbus-binding-tool_0.4.0.bb                |    4 ++++
 .../vala-dbus-binding-tool_git.bb                  |    7 +++++--
 meta-oe/recipes-support/tcpdump/tcpdump_4.1.1.bb   |    2 +-
 meta-oe/recipes-support/upower/upower_0.9.14.bb    |    4 ++--
 8 files changed, 21 insertions(+), 25 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_0.4.0.bb

-- 
1.7.8.6




             reply	other threads:[~2012-07-28 12:44 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-28 12:33 Martin Jansa [this message]
2012-07-28 12:33 ` [meta-oe][PATCH 1/5] tcpdump: bump PR to rebuild against libpcap1 instead libpcap Martin Jansa
2012-07-30  8:41   ` Andreas Müller
2012-07-28 12:33 ` [meta-oe][PATCH 2/5] vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball Martin Jansa
2012-07-28 12:33 ` [meta-oe][PATCH 3/5] libwnck: use gobject-introspection-stub instead of -native which was removed in oe-core Martin Jansa
2012-07-30  8:40   ` Andreas Müller
2012-07-28 12:33 ` [meta-oe][PATCH 4/5] libgee: " Martin Jansa
2012-07-30  8:40   ` Andreas Müller
2012-07-28 12:33 ` [meta-oe][PATCH 5/5] upower: " Martin Jansa
2012-07-30  8:41   ` Andreas Müller
2012-07-30  9:48 ` [meta-oe][PATCH 6/6] gpsd: drop older version 3.4 Martin Jansa
2012-07-31  1:58 ` [meta-oe][PATCH 00/24] Merge some recipes from meta-smartphone + few fixes Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 07/24] webkit-efl: upgrade to 1.9.3 Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 08/24] eve: add patch to build against newer webkit-efl Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 09/24] e-wm: use new update-alternatives syntax Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 10/24] gpsd: add chrpath-native to DEPENDS otherwise it could autodetect host chrpath Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 11/24] udev-extra-rules: drop in favor of udev-extraconf from oe-core Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 12/24] meta-elf: e-module: add *.a to PN-staticdev Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 13/24] gnuplot: import from meta-smartphone Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 14/24] libetpan: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 15/24] claws-mail, sylpheed: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 16/24] python-epydoc, python-gdata, python-ldap, python-webdav: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 17/24] mcnavi, monav, omgps, orrery: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 18/24] emacs: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 19/24] fbreader, fltk, gpm, iksemel, joe, links, ode, openldap, opensync, xchat: " Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 20/24] liblockfile, libungif: import from oe-classic Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 21/24] emacs: fix dso build Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 22/24] emacs: upgrade to 23.4 Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 23/24] pixman: add patch to fix SEGFAULT when parsing auxv Martin Jansa
2012-07-31  1:58   ` [meta-oe][PATCH 24/24] emacs: drop older version 23.1 Martin Jansa
  -- strict thread matches above, loose matches on Subject: below --
2012-07-24  8:02 [meta-oe][PATCH 0/5] Fixes for oe-core changes 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.1343478744.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox