Re: [OE-core] [PATCH 0/6] Fix recipes for uclibc and others

2011-05-10 Thread Saul Wold

On 05/09/2011 11:40 AM, Khem Raj wrote:

These patches address build failures when using uclibc
oe/patch.py fix is a backport from oe, we need to fix
BBFILES for oe-core since some class code expects it
to be first entry in BBFILES. gconf-dbus to dbus is needed
for SDKs to compile for angstrom

Pull URL: git://git.openembedded.org/openembedded-core-contrib
   Branch: kraj/misc-fixes
   Browse: 
http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes

Thanks,
 Khem Rajraj.k...@gmail.com
---


Khem Raj (6):
   recipes: Replace gconf-dbus with gconf
   conf/layer.conf: Use .= to append to BBPATH and =+ for BBFILES

Not merged, see Richard's follow-up

   libgalago_0.5.2.bb: Fix compile for uclibc
   liburcu_0.5.4.bb: Let it build on uclibc targets
   lttng-ust_0.12.bb: Fix compilation on uclibc
   oe/patch.py: Remove series file during Clean()

  .../recipes-gnome/gnome/libgnomekbd_2.26.0.bb  |2 +-
  meta/conf/layer.conf   |   10 -
  meta/lib/oe/patch.py   |1 +
  .../recipes-connectivity/galago/libgalago_0.5.2.bb |4 ++
  meta/recipes-gnome/gnome/gnome-desktop.inc |2 +-
  meta/recipes-gnome/gthumb/gthumb_2.12.2.bb |2 +-
  meta/recipes-gnome/tasks/task-sdk-gmae.inc |2 +-
  .../lttng/lttng-ust/uclibc-sched_getcpu.patch  |   50 
  meta/recipes-kernel/lttng/lttng-ust_0.12.bb|4 +-
  meta/recipes-support/libproxy/libproxy_0.4.6.bb|2 +-
  meta/recipes-support/liburcu/liburcu_0.5.4.bb  |2 +-
  11 files changed, 73 insertions(+), 8 deletions(-)
  create mode 100644 
meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch



All but conf/layer.conf merged into oe-core

Thanks
Sau!

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/6] Fix recipes for uclibc and others

2011-05-09 Thread Khem Raj
These patches address build failures when using uclibc
oe/patch.py fix is a backport from oe, we need to fix
BBFILES for oe-core since some class code expects it
to be first entry in BBFILES. gconf-dbus to dbus is needed
for SDKs to compile for angstrom

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/misc-fixes
  Browse: 
http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes

Thanks,
Khem Raj raj.k...@gmail.com
---


Khem Raj (6):
  recipes: Replace gconf-dbus with gconf
  conf/layer.conf: Use .= to append to BBPATH and =+ for BBFILES
  libgalago_0.5.2.bb: Fix compile for uclibc
  liburcu_0.5.4.bb: Let it build on uclibc targets
  lttng-ust_0.12.bb: Fix compilation on uclibc
  oe/patch.py: Remove series file during Clean()

 .../recipes-gnome/gnome/libgnomekbd_2.26.0.bb  |2 +-
 meta/conf/layer.conf   |   10 -
 meta/lib/oe/patch.py   |1 +
 .../recipes-connectivity/galago/libgalago_0.5.2.bb |4 ++
 meta/recipes-gnome/gnome/gnome-desktop.inc |2 +-
 meta/recipes-gnome/gthumb/gthumb_2.12.2.bb |2 +-
 meta/recipes-gnome/tasks/task-sdk-gmae.inc |2 +-
 .../lttng/lttng-ust/uclibc-sched_getcpu.patch  |   50 
 meta/recipes-kernel/lttng/lttng-ust_0.12.bb|4 +-
 meta/recipes-support/libproxy/libproxy_0.4.6.bb|2 +-
 meta/recipes-support/liburcu/liburcu_0.5.4.bb  |2 +-
 11 files changed, 73 insertions(+), 8 deletions(-)
 create mode 100644 
meta/recipes-kernel/lttng/lttng-ust/uclibc-sched_getcpu.patch

-- 
1.7.4.1


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core