Re: [OE-core] [PATCH 0/9] UPDATED: 21/22-May 2011 Pull

2011-05-23 Thread Richard Purdie
On Sun, 2011-05-22 at 11:48 -0700, Saul Wold wrote:
 This is the updated pull request from the 21st, it contains both
 Nitin's and Khem's Updates to their branches for GCC, eglibc along with
 distcc  opkg.
 
 Also included are some fixes for world build issues.
 
   git://git.openembedded.org/openembedded-core-contrib.git sgw/stage
   
 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
 
[...]
 Saul Wold (4):
   gail: Add LIC_FILES_CHKSUM
   update-alternatives-dpkg: Update to dpkg base 1.15.8.7
   package_rpm.bbclass: create method for createrepo cmd

These three have feedback against them we should address, I took the
rest.

Cheers,

Richard


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


[OE-core] [PATCH 0/9] UPDATED: 21/22-May 2011 Pull

2011-05-22 Thread Saul Wold
Richard,

This is the updated pull request from the 21st, it contains both
Nitin's and Khem's Updates to their branches for GCC, eglibc along with
distcc  opkg.

Also included are some fixes for world build issues.

Thanks
Sau!


The following changes since commit 54ecf8e3992b8a01c2e5bd16720e1819b71b68bd:

  packagedata: don't choke on empty PACKAGES (2011-05-20 17:41:34 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib.git sgw/stage
  
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Khem Raj (2):
  distcc_2.18.3.bb: Fix compilation on uclibc
  opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS

Nitin A Kamble (3):
  tcmode-default: switch to eglibc 2.13 from 2.12
  tcmode-default: switch to gcc 4.6.0 for ppc  mips also
  gplv2 recipes update upstream status of patches

Saul Wold (4):
  gail: Add LIC_FILES_CHKSUM
  update-alternatives-dpkg: Update to dpkg base 1.15.8.7
  puzzles: update to r9173
  package_rpm.bbclass: create method for createrepo cmd

 meta/classes/package_rpm.bbclass   |6 +-
 meta/conf/distro/include/tcmode-default.inc|6 +-
 meta/recipes-devtools/distcc/distcc_2.18.3.bb  |   15 +++
 meta/recipes-devtools/opkg/opkg/headerfix.patch|   19 ---
 meta/recipes-devtools/opkg/opkg_svn.bb |3 +--
 .../update-alternatives-dpkg.inc   |6 --
 .../update-alternatives-dpkg_1.13.22.bb|7 ---
 .../update-alternatives-dpkg_1.15.8.7.bb   |   13 +
 meta/recipes-extended/at/at-3.1.12/configure.patch |2 ++
 .../cpio/cpio-2.8/m4extensions.patch   |2 ++
 meta/recipes-extended/cpio/cpio-2.8/statdef.patch  |2 ++
 .../grep/grep-2.5.1a/uclibc-fix.patch  |2 ++
 .../recipes-extended/tar/tar-1.17/gcc43build.patch |2 ++
 .../tar/tar-1.17/m4extensions.patch|2 ++
 meta/recipes-gnome/gnome/gail_1.20.0.bb|   10 +++---
 .../puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} |0
 16 files changed, 54 insertions(+), 43 deletions(-)
 delete mode 100644 meta/recipes-devtools/opkg/opkg/headerfix.patch
 delete mode 100644 
meta/recipes-devtools/update-alternatives/update-alternatives-dpkg_1.13.22.bb
 create mode 100644 
meta/recipes-devtools/update-alternatives/update-alternatives-dpkg_1.15.8.7.bb
 rename meta/recipes-sato/puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} (100%)

-- 
1.7.3.4


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