[oe] [meta-oe][PATCH 0/9] Pull request #8

Martin Jansa martin.jansa at gmail.com
Tue May 10 11:39:43 UTC 2011


Hi,

please merge small fixes I had in contrib/shr for some time

Pull URL: git://gitorious.org/shr/meta-openembedded.git
  Branch: jama/meta-oe
  Browse: http://gitorious.org/shr/meta-openembedded/commits/jama/meta-oe

Thanks,
    Martin Jansa <Martin.Jansa at gmail.com>
---


Martin Jansa (8):
  udev: drop udev-compat for zaurus devices
  libxfixes, util-macros: drop from meta-oe, now they are in oe-core
  gst-plugins-base: drop 0.10.30 from meta-oe, there is 0.10.32 in
    oe-core
  xinput-calibrator: add new version 0.7.5 and include .inc to recipe
    directly
  python-argparse: add new recipe to provide argparse module for python
    and python-native older then 2.7
  gdbus-binding-tool: bump SRCREV
  glib-2.0: add git version for 2.29.3+git, which has gdbus-codegen
    included
  connman: drop older 0.72

Simon Busch (1):
  connman: add recipe for the latest released version 0.73

 meta-oe/recipes-connectivity/connman/connman.inc   |    5 +
 .../connman/{connman_0.72.bb => connman_0.73.bb}   |    4 +-
 meta-oe/recipes-core/glib-2.0/glib-2.0.inc         |    6 +
 .../60_wait-longer-for-threads-to-die.patch        |   33 ++++++
 .../glib-2.0/glib-2.0/configure-libtool.patch      |   38 +++++++
 .../glib-2.0/glib-2.0/g_once_init_enter.patch      |   24 +++++
 .../glib-2.0/glib-2.0/glib-gettextize-dir.patch    |   24 +++++
 .../recipes-core/glib-2.0/glib-2.0/no-iconv.patch  |  104 ++++++++++++++++++++
 .../glib-2.0/remove.test.for.qsort_r.patch         |   54 ++++++++++
 meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb      |   29 ++++++
 meta-oe/recipes-core/glib-2.0/glib.inc             |   37 +++++++
 meta-oe/recipes-core/udev/udev_165.bb              |   26 -----
 .../gdbus-binding-tool/gdbus-binding-tool_git.bb   |    6 +-
 .../python/python-argparse_1.2.1.bb                |   16 +++
 .../xinput-calibrator/xinput-calibrator.inc        |   12 ---
 .../xinput-calibrator/xinput-calibrator_0.6.1.bb   |   17 ---
 .../xinput-calibrator/xinput-calibrator_0.7.5.bb   |   22 ++++
 meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb |   22 ----
 .../xorg-util/util-macros_1.13.0.bb                |   15 ---
 .../xorg-util/xorg-util-common.inc                 |   11 --
 .../gst-plugins-base-tremor.patch                  |   17 ---
 .../gstreamer/gst-plugins-base_0.10.30.bb          |   22 ----
 .../recipes-multimedia/gstreamer/gst-plugins.inc   |   41 --------
 23 files changed, 397 insertions(+), 188 deletions(-)
 rename meta-oe/recipes-connectivity/connman/{connman_0.72.bb => connman_0.73.bb} (80%)
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0.inc
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/60_wait-longer-for-threads-to-die.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/no-iconv.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0/remove.test.for.qsort_r.patch
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib-2.0_git.bb
 create mode 100644 meta-oe/recipes-core/glib-2.0/glib.inc
 create mode 100644 meta-oe/recipes-devtools/python/python-argparse_1.2.1.bb
 delete mode 100644 meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator.inc
 delete mode 100644 meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_0.6.1.bb
 create mode 100644 meta-oe/recipes-graphics/xinput-calibrator/xinput-calibrator_0.7.5.bb
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxfixes_5.0.bb
 delete mode 100644 meta-oe/recipes-graphics/xorg-util/util-macros_1.13.0.bb
 delete mode 100644 meta-oe/recipes-graphics/xorg-util/xorg-util-common.inc
 delete mode 100644 meta-oe/recipes-multimedia/gstreamer/gst-plugins-base-0.10.30/gst-plugins-base-tremor.patch
 delete mode 100644 meta-oe/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb
 delete mode 100644 meta-oe/recipes-multimedia/gstreamer/gst-plugins.inc

-- 
1.7.5.rc3





More information about the Openembedded-devel mailing list