[OE-core] [PATCH 0/8] Numerous bug fixes

Saul Wold sgw at linux.intel.com
Tue Mar 8 00:29:28 UTC 2011


From: Saul Wold <sgw at linux.intel.com>

This set address a number of bugs found during testing of
the Bernard release, they may not all be accepeted, I send 
them here for reference also.


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: distro/oe-dist
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-dist

Thanks,
    Saul Wold <sgw at linux.intel.com>
---


Dexuan Cui (1):
  util-macros: fix DEPENDS in the case of native/nativesdk

Dongxiao Xu (1):
  connman: add xuser to the dbus permission list

Koen Kooi (1):
  libgpg-error: extend to nativesdk to catch up with metadata changes

Liping Ke (1):
  adt: Update to svn r596 to fix symbolic link issues

Nitin A Kamble (1):
  gcc-runtime: fix LSB library checks for libstdc++.so.6

Saul Wold (3):
  gst-plugins: Added hal to DEPENDS
  attr: Added ncurses to depends
  lsb-live image: add lsb-live and lsb-sdk-live image types

 meta/conf/bitbake.conf                             |    2 +-
 .../conf/distro/include/poky-default-revisions.inc |    1 +
 meta/conf/distro/include/poky-eglibc.inc           |    2 +-
 meta/conf/distro/include/poky-glibc.inc            |    2 +-
 meta/conf/distro/include/poky-uclibc.inc           |    2 +-
 .../connman-0.65/add_xuser_dbus_permission.patch   |   21 ++++++++++++++++++++
 meta/recipes-connectivity/connman/connman_0.65.bb  |    3 +-
 .../recipes-devtools/gcc/gcc-configure-runtime.inc |    1 +
 meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb     |    2 +-
 .../installer/adt-installer/adt_installer          |    2 +-
 .../installer/adt-installer_1.0.bb                 |    8 +++---
 .../recipes-extended/images/poky-image-lsb-live.bb |   11 ++++++++++
 .../images/poky-image-lsb-sdk-live.bb              |   11 ++++++++++
 .../xorg-util/util-macros_1.11.0.bb                |    5 ++-
 meta/recipes-multimedia/gstreamer/gst-plugins.inc  |    2 +-
 meta/recipes-support/attr/attr.inc                 |    2 +
 .../libgpg-error/libgpg-error_1.9.bb               |    5 ++-
 17 files changed, 66 insertions(+), 16 deletions(-)
 create mode 100644 meta/recipes-connectivity/connman/connman-0.65/add_xuser_dbus_permission.patch
 create mode 100644 meta/recipes-extended/images/poky-image-lsb-live.bb
 create mode 100644 meta/recipes-extended/images/poky-image-lsb-sdk-live.bb





More information about the Openembedded-core mailing list