public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Yet another patchset with postinstall fixes
Date: Wed,  6 Feb 2013 18:36:25 +0200	[thread overview]
Message-ID: <cover.1360166922.git.laurentiu.palcu@intel.com> (raw)

Hi all,

This patchset contains postinstall fixes for:
 * gtk+ immodules packages
 * librsvg
 * gnome-keyring

Thanks,
Laurentiu

The following changes since commit 2180cc32b9a6d434c319292c1a636fb8e4d23899:

  initiscripts: Fix populate-volatiles.sh whitespace (2013-02-06 14:44:49 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib lpalcu/postinst_fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/postinst_fixes

Laurentiu Palcu (6):
  Add pixbufcache class
  gdk-pixbuf: use the new pixbufcache class
  librsvg: use the new pixbufcache class
  gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGES
  gtk+: use gtk-immodules-cache class
  gnome-keyring: compile schemas on host

 meta/classes/gtk-immodules-cache.bbclass           |    2 +
 meta/classes/pixbufcache.bbclass                   |   57 ++++++++++++++++++++
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.26.5.bb |   48 ++---------------
 meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb   |   12 +----
 meta/recipes-gnome/gtk+/gtk+.inc                   |    8 +--
 meta/recipes-gnome/gtk+/gtk+3_3.4.4.bb             |   12 +----
 meta/recipes-gnome/gtk+/gtk+_2.24.14.bb            |    4 +-
 meta/recipes-gnome/librsvg/librsvg_2.32.1.bb       |   21 ++------
 8 files changed, 72 insertions(+), 92 deletions(-)
 create mode 100644 meta/classes/pixbufcache.bbclass

-- 
1.7.9.5




             reply	other threads:[~2013-02-06 16:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-06 16:36 Laurentiu Palcu [this message]
2013-02-06 16:36 ` [PATCH 1/6] Add pixbufcache class Laurentiu Palcu
2013-02-08 10:31   ` Burton, Ross
2013-02-08 11:43     ` Laurentiu Palcu
2013-02-06 16:36 ` [PATCH 2/6] gdk-pixbuf: use the new " Laurentiu Palcu
2013-02-06 16:36 ` [PATCH 3/6] librsvg: " Laurentiu Palcu
2013-02-06 16:36 ` [PATCH 4/6] gtk-immodules-cache: add weak asignment for GTKIMMODULES_PACKAGES Laurentiu Palcu
2013-02-06 16:36 ` [PATCH 5/6] gtk+: use gtk-immodules-cache class Laurentiu Palcu
2013-02-06 16:36 ` [PATCH 6/6] gnome-keyring: compile schemas on host Laurentiu Palcu

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.1360166922.git.laurentiu.palcu@intel.com \
    --to=laurentiu.palcu@intel.com \
    --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