Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc recipe fixes
@ 2011-11-29 19:30 nitin.a.kamble
  2011-11-29 19:30 ` [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly nitin.a.kamble
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: nitin.a.kamble @ 2011-11-29 19:30 UTC (permalink / raw)
  To: openembedded-core; +Cc: Phil Blundell

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

Earlier libtool commit is reworked to keep the SUMMARY line and clean up 
the white space changes

gmp commit is also reworked to simplify the changes as per Phils feedback.

Nitin

The following changes since commit cf02474bda67f4f1043b2e95e1b371b2354585a7:

  qt-mobility: Add missing patch (2011-11-29 14:36:18 +0000)

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

Nitin A Kamble (4):
  gmp: also generate the libgmpcxx library & package it properly
  binutils: fix for .debug files QA warnings
  libtool: Upgrade from 2.4 -> 2.4.2
  libx11-trip_1.4.4: fix the source tarall checksums

 .../binutils/binutils-cross-canadian_2.22.bb       |    2 +-
 .../binutils/binutils-crosssdk_2.22.bb             |    2 +-
 meta/recipes-devtools/binutils/binutils.inc        |    2 +
 meta/recipes-devtools/binutils/binutils_2.22.bb    |    2 +-
 .../libtool/{libtool.inc => libtool-2.4.2.inc}     |   19 ++-
 meta/recipes-devtools/libtool/libtool-2.4.inc      |   13 --
 ...libtool-cross_2.4.bb => libtool-cross_2.4.2.bb} |    2 +-
 ...btool-native_2.4.bb => libtool-native_2.4.2.bb} |    2 +-
 ...nativesdk_2.4.bb => libtool-nativesdk_2.4.2.bb} |    2 +-
 .../avoid_absolute_paths_for_general_utils.patch   |    8 +-
 .../libtool/libtool/fix-final-rpath.patch          |   10 +-
 .../libtool/libtool/fix-rpath.patch                |   12 +-
 .../libtool/libtool/prefix-manpage-fix.patch       |   10 +-
 meta/recipes-devtools/libtool/libtool/prefix.patch |   42 ++--
 .../libtool/libtool/rename-with-sysroot.patch      |  194 ++++++++++----------
 .../libtool/libtool/resolve-sysroot.patch          |   42 -----
 .../libtool/libtool/trailingslash.patch            |   10 +-
 .../libtool/libtool/use-sysroot-in-libpath.patch   |    8 +-
 .../libtool/{libtool_2.4.bb => libtool_2.4.2.bb}   |    2 +-
 .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |    5 +-
 meta/recipes-support/gmp/gmp.inc                   |    5 +
 meta/recipes-support/gmp/gmp_5.0.2.bb              |    2 +-
 22 files changed, 181 insertions(+), 215 deletions(-)
 rename meta/recipes-devtools/libtool/{libtool.inc => libtool-2.4.2.inc} (68%)
 delete mode 100644 meta/recipes-devtools/libtool/libtool-2.4.inc
 rename meta/recipes-devtools/libtool/{libtool-cross_2.4.bb => libtool-cross_2.4.2.bb} (98%)
 rename meta/recipes-devtools/libtool/{libtool-native_2.4.bb => libtool-native_2.4.2.bb} (96%)
 rename meta/recipes-devtools/libtool/{libtool-nativesdk_2.4.bb => libtool-nativesdk_2.4.2.bb} (97%)
 delete mode 100644 meta/recipes-devtools/libtool/libtool/resolve-sysroot.patch
 rename meta/recipes-devtools/libtool/{libtool_2.4.bb => libtool_2.4.2.bb} (94%)

-- 
1.7.6.4




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

end of thread, other threads:[~2011-12-01 23:49 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-29 19:30 [PATCH 0/4] Misc recipe fixes nitin.a.kamble
2011-11-29 19:30 ` [PATCH 1/4] gmp: also generate the libgmpcxx library & package it properly nitin.a.kamble
2011-11-29 19:37   ` Otavio Salvador
2011-11-29 20:20   ` Phil Blundell
2011-11-29 21:08     ` Kamble, Nitin A
2011-11-29 21:12       ` Koen Kooi
2011-11-29 21:43         ` Kamble, Nitin A
2011-11-29 22:05       ` Phil Blundell
2011-11-29 22:51         ` Kamble, Nitin A
2011-12-01 16:57           ` Phil Blundell
2011-12-01 17:17             ` Richard Purdie
2011-12-01 17:26               ` Koen Kooi
2011-12-01 18:37                 ` Joshua Lock
2011-12-01 19:29                   ` Koen Kooi
2011-12-01 23:42                 ` Philip Balister
2011-11-29 19:30 ` [PATCH 2/4] binutils: fix for .debug files QA warnings nitin.a.kamble
2011-11-29 19:30 ` [PATCH 3/4] libtool: Upgrade from 2.4 -> 2.4.2 nitin.a.kamble
2011-11-29 19:30 ` [PATCH 4/4] libx11-trip_1.4.4: fix the source tarall checksums nitin.a.kamble
2011-11-29 19:38   ` Otavio Salvador
2011-11-29 19:40     ` Kamble, Nitin A
2011-12-01 20:41 ` [PATCH 0/4] Misc recipe fixes Richard Purdie

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