All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc build fixes
@ 2010-12-17 15:44 Joshua Lock
  2010-12-14 17:56 ` [PATCH 1/4] gst-plugins: fix for make 3.82 Joshua Lock
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Joshua Lock @ 2010-12-17 15:44 UTC (permalink / raw)
  To: poky

This series includes a corrected fix for gst-plugins-base for make 3.82 as
well as fixes to enable gthumb to build on a system without gtk-doc installed

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/make-382
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/make-382

Thanks,
    Joshua Lock <josh@linux.intel.com>
---


Joshua Lock (4):
  gst-plugins: fix for make 3.82
  gnome-common: add native variant via BBCLASSEXTEND
  gnome-doc-utils: add native variant using BBCLASSEXTEND
  gthumb: add gnome-doc-utils-native to DEPENDS

 meta/recipes-gnome/gnome/gnome-common_2.28.0.bb    |    2 +
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |    2 +
 meta/recipes-gnome/gthumb/gthumb_2.12.0.bb         |    4 +-
 .../gstreamer/gst-plugins-base_0.10.30.bb          |    5 ++-
 meta/recipes-multimedia/gstreamer/gst-plugins.inc  |    2 +
 .../gstreamer/gst-plugins/make-382.patch           |   25 ++++++++++++++++++++
 6 files changed, 36 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch

-- 
1.7.3.3



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

end of thread, other threads:[~2010-12-20 12:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 15:44 [PATCH 0/4] Misc build fixes Joshua Lock
2010-12-14 17:56 ` [PATCH 1/4] gst-plugins: fix for make 3.82 Joshua Lock
2010-12-17 14:09 ` [PATCH 2/4] gnome-common: add native variant via BBCLASSEXTEND Joshua Lock
2010-12-17 14:09 ` [PATCH 3/4] gnome-doc-utils: add native variant using BBCLASSEXTEND Joshua Lock
2010-12-17 14:11 ` [PATCH 4/4] gthumb: add gnome-doc-utils-native to DEPENDS Joshua Lock
2010-12-20  9:29 ` [PATCH 0/4] Misc build fixes Wolfgang Denk
2010-12-20 12:23   ` Joshua Lock
2010-12-20 12:47 ` Joshua Lock

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.