[poky] [PATCH 0/3] Misc build fixes v2

Joshua Lock josh at linux.intel.com
Mon Dec 20 06:46:05 PST 2010


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

We do this by providing a gtk-doc-native recipe and having gtk-doc depend on
it. That way we have a binary to run on the build system to generate the
documentation as well as a target version so that the pkgconfig test passes.

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 at linux.intel.com>
---


Joshua Lock (3):
  gst-plugins: fix for make 3.82
  gnome-common: add native variant via BBCLASSEXTEND
  gnome-doc-utils: ensure a native variant exists for document
    generation

 meta/recipes-gnome/gnome/gnome-common_2.28.0.bb    |    2 +
 .../gnome/gnome-doc-utils-native_0.20.2.bb         |    7 +++++
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |    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, 40 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils-native_0.20.2.bb
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch

-- 
1.7.3.3




More information about the poky mailing list