Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] Numerous bug fixes
@ 2011-03-08  0:29 Saul Wold
  2011-03-08  0:29 ` [PATCH 1/8] gst-plugins: Added hal to DEPENDS Saul Wold
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Saul Wold @ 2011-03-08  0:29 UTC (permalink / raw)
  To: poky, openembedded-core; +Cc: Koen Kooi, Liping Ke, Dongxiao Xu, Jingdong Lu

From: Saul Wold <sgw@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@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




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

end of thread, other threads:[~2011-03-09  7:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08  0:29 [PATCH 0/8] Numerous bug fixes Saul Wold
2011-03-08  0:29 ` [PATCH 1/8] gst-plugins: Added hal to DEPENDS Saul Wold
2011-03-08  0:29 ` [PATCH 2/8] attr: Added ncurses to depends Saul Wold
2011-03-08 18:25   ` Khem Raj
2011-03-08  0:29 ` [PATCH 3/8] lsb-live image: add lsb-live and lsb-sdk-live image types Saul Wold
2011-03-08  0:29 ` [PATCH 4/8] adt: Update to svn r596 to fix symbolic link issues Saul Wold
2011-03-08  0:29 ` [PATCH 5/8] connman: add xuser to the dbus permission list Saul Wold
2011-03-08 18:27   ` [poky] " Khem Raj
2011-03-08  0:29 ` [PATCH 6/8] util-macros: fix DEPENDS in the case of native/nativesdk Saul Wold
2011-03-08 18:47   ` Joshua Lock
2011-03-08  0:29 ` [PATCH 7/8] libgpg-error: extend to nativesdk to catch up with metadata changes Saul Wold
2011-03-08  0:29 ` [PATCH 8/8] gcc-runtime: fix LSB library checks for libstdc++.so.6 Saul Wold
2011-03-08  1:16   ` [poky] " Khem Raj
2011-03-08 18:55 ` [PATCH 0/8] Numerous bug fixes Richard Purdie
2011-03-09  1:29   ` Paul Eggleton
2011-03-09  4:55     ` [poky] " Khem Raj
2011-03-09  7:48     ` Koen Kooi

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