Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/28] various recipe upgrades & fixes
@ 2012-05-03 18:15 nitin.a.kamble
  2012-05-03 18:14 ` [PATCH 01/28] guile: upgrade from 2.0.3 to 2.0.5 nitin.a.kamble
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: nitin.a.kamble @ 2012-05-03 18:15 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

The following changes since commit 2e9bb9d103def3ce7499e1a09e47b9297f85c488:

  gcc-package-target: add libexec for plugin (2012-05-03 15:48:10 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/upgrades2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades2

Nitin A Kamble (28):
  guile: upgrade from 2.0.3 to 2.0.5
  autoconf: upgrade from 2.68 to 2.69
  automake: upgrade from 1.11.3 to 1.12
  distro-tracking: update for guile automake & autoconf
  gmp: fix build with automake 1.12
  mpfr: fix build with automake 1.12
  popt: fix build with automake 1.12
  rpm: fix build with automake 1.12
  libxml2: fix build with automake 1.12
  shadow shadow-native: fix build with automake 1.12
  jpeg: fix build with automake 1.12
  libtasn1: fix build with automake 1.12
  systemtap: fix build with automake 1.12
  libmpc: fix build with automake 1.12
  libcheck: fix build with automake 1.12
  texinfo: fix build with automake 1.12
  libidn: fix build with automake 1.12
  glew: fix build with automake 1.12
  findutils: fix build with automake 1.12
  gawk: fix build with automake 1.12
  lrzsz: fix build with automake 1.12
  minicom: fix build with automake 1.12
  lighttpd: fix build with automake 1.12
  tar: fix build
  libgcrypt: fix build
  gpgme: fix build
  telepathy-glib: fix build
  xf86-video-vmware: fix build issue

 .../conf/distro/include/distro_tracking_fields.inc |   19 ++++----
 .../lrzsz_fix_for_automake-1.12.patch              |   49 ++++++++++++++++++++
 meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb            |    6 ++-
 .../telepathy/telepathy-glib_0.18.1.bb             |   12 ++++-
 .../jpeg/jpeg-8c/jpeg_fix_for_automake-1.12.patch  |   41 ++++++++++++++++
 meta/recipes-core/jpeg/jpeg_8c.bb                  |    6 ++-
 .../libxml2/libxml2_fix_for_automake_1.12.patch    |   23 +++++++++
 meta/recipes-core/libxml/libxml2_2.7.8.bb          |    5 +-
 meta/recipes-devtools/autoconf/autoconf.inc        |    2 +-
 .../{autoconf_2.68.bb => autoconf_2.69.bb}         |    6 +-
 .../automake/automake/path_prog_fixes.patch        |   44 ++++--------------
 .../prefer-cpio-over-pax-for-ustar-archives.patch  |   32 +++++++------
 .../{automake_1.11.3.bb => automake_1.12.bb}       |    4 +-
 ...01-Fix-the-SRFI-60-copy-bit-documentation.patch |   33 -------------
 ..._GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch |   25 ----------
 ...-modules-are-removed-gc-test-as-unresolve.patch |   34 ++++++++++++++
 ...h-rather-than-gc-gc_version.h-in-pthread-.patch |   26 ----------
 ...with-owner-not-retained-threads-test-as-u.patch |   29 ++++++++++++
 .../guile/files/guile_2.0.5_fix_sed_error.patch    |   24 ++++++++++
 .../guile/{guile_2.0.3.bb => guile_2.0.5.bb}       |   16 ++++---
 .../rpm/rpm/rpm_fix_for_automake-1.12.patch        |   21 ++++++++
 meta/recipes-devtools/rpm/rpm_5.4.0.bb             |    3 +-
 .../findutils_fix_for_automake-1.12.patch          |   22 +++++++++
 meta/recipes-extended/findutils/findutils_4.4.2.bb |    6 ++-
 .../gawk/gawk/gawk_fix_for_automake-1.12.patch     |   23 +++++++++
 meta/recipes-extended/gawk/gawk_4.0.0.bb           |    5 +-
 .../libidn/libidn_fix_for_automake-1.12.patch      |   26 ++++++++++
 meta/recipes-extended/libidn/libidn_1.24.bb        |    5 +-
 .../files/lighttpd_fix_for_automake-1.12.patch     |   37 +++++++++++++++
 meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb  |    5 +-
 .../minicom_fix_for_automake-1.12.patch            |   21 ++++++++
 meta/recipes-extended/minicom/minicom_2.6.1.bb     |    3 +
 .../files/shadow_fix_for_automake-1.12.patch       |   23 +++++++++
 .../shadow/shadow-native_4.1.4.3.bb                |    6 ++-
 meta/recipes-extended/shadow/shadow_4.1.4.3.bb     |    6 ++-
 meta/recipes-extended/tar/tar.inc                  |    8 ++-
 .../texinfo_fix_for_automake-1.12.patch            |   24 ++++++++++
 meta/recipes-extended/texinfo/texinfo_4.13a.bb     |    3 +-
 .../glew/files/glew_fix_for_automake-1.12.patch    |   25 ++++++++++
 meta/recipes-graphics/glew/glew_1.7.0.bb           |    3 +-
 .../xorg-driver/xf86-video-vmware_12.0.1.bb        |    4 +-
 .../systemtap_fix_for_automake_1.12.patch          |   23 +++++++++
 meta/recipes-kernel/systemtap/systemtap_git.bb     |    2 +-
 meta/recipes-kernel/systemtap/systemtap_git.inc    |    1 +
 .../gmp/gmp/gmp_fix_for_automake-1.12.patch        |   48 +++++++++++++++++++
 meta/recipes-support/gmp/gmp_5.0.4.bb              |    6 ++-
 .../libtasn1/libtasn1_fix_for_automake_1.12.patch  |   28 +++++++++++
 meta/recipes-support/gnutls/libtasn1_2.12.bb       |    6 ++-
 meta/recipes-support/gpgme/gpgme_1.3.1.bb          |    4 +-
 .../libcheck/libcheck_fix_for_automake-1.12.patch  |   26 ++++++++++
 meta/recipes-support/libcheck/libcheck_0.9.8.bb    |    6 ++-
 meta/recipes-support/libgcrypt/libgcrypt.inc       |    4 +-
 .../libmpc/libmpc_fix_for_automake-1.12.patch      |   26 ++++++++++
 meta/recipes-support/libmpc/libmpc_0.8.2.bb        |    5 +-
 .../mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch    |   35 ++++++++++++++
 meta/recipes-support/mpfr/mpfr_3.1.0.bb            |    7 ++-
 .../popt/popt/popt_fix_for_automake-1.12.patch     |   21 ++++++++
 meta/recipes-support/popt/popt_1.16.bb             |    3 +-
 58 files changed, 770 insertions(+), 196 deletions(-)
 create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-core/jpeg/jpeg-8c/jpeg_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
 rename meta/recipes-devtools/autoconf/{autoconf_2.68.bb => autoconf_2.69.bb} (84%)
 rename meta/recipes-devtools/automake/{automake_1.11.3.bb => automake_1.12.bb} (93%)
 delete mode 100644 meta/recipes-devtools/guile/files/debian/0001-Fix-the-SRFI-60-copy-bit-documentation.patch
 delete mode 100644 meta/recipes-devtools/guile/files/debian/0002-Define-_GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch
 create mode 100644 meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
 delete mode 100644 meta/recipes-devtools/guile/files/debian/0003-Include-gc.h-rather-than-gc-gc_version.h-in-pthread-.patch
 create mode 100644 meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
 create mode 100644 meta/recipes-devtools/guile/files/guile_2.0.5_fix_sed_error.patch
 rename meta/recipes-devtools/guile/{guile_2.0.3.bb => guile_2.0.5.bb} (84%)
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/gawk/gawk/gawk_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch
 create mode 100644 meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch
 create mode 100644 meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
 create mode 100644 meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch

-- 
1.7.7




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

end of thread, other threads:[~2012-05-03 18:25 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 18:15 [PATCH 00/28] various recipe upgrades & fixes nitin.a.kamble
2012-05-03 18:14 ` [PATCH 01/28] guile: upgrade from 2.0.3 to 2.0.5 nitin.a.kamble
2012-05-03 18:14 ` [PATCH 02/28] autoconf: upgrade from 2.68 to 2.69 nitin.a.kamble
2012-05-03 18:14 ` [PATCH 03/28] automake: upgrade from 1.11.3 to 1.12 nitin.a.kamble
2012-05-03 18:14 ` [PATCH 04/28] distro-tracking: update for guile automake & autoconf nitin.a.kamble
2012-05-03 18:14 ` [PATCH 05/28] gmp: fix build with automake 1.12 nitin.a.kamble
2012-05-03 18:15 ` [PATCH 06/28] mpfr: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 07/28] popt: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 08/28] rpm: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 09/28] libxml2: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 10/28] shadow shadow-native: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 11/28] jpeg: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 12/28] libtasn1: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 13/28] systemtap: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 14/28] libmpc: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 15/28] libcheck: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 16/28] texinfo: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 17/28] libidn: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 18/28] glew: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 19/28] findutils: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 20/28] gawk: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 21/28] lrzsz: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 22/28] minicom: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 23/28] lighttpd: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 24/28] tar: fix build nitin.a.kamble
2012-05-03 18:15 ` [PATCH 25/28] libgcrypt: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 26/28] gpgme: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 27/28] telepathy-glib: " nitin.a.kamble
2012-05-03 18:15 ` [PATCH 28/28] xf86-video-vmware: fix build issue nitin.a.kamble

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