public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Yet another patchset with postinstall fixes
@ 2013-02-06 16:36 Laurentiu Palcu
  2013-02-06 16:36 ` [PATCH 1/6] Add pixbufcache class Laurentiu Palcu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Laurentiu Palcu @ 2013-02-06 16:36 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-02-08 12:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06 16:36 [PATCH 0/6] Yet another patchset with postinstall fixes Laurentiu Palcu
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox