Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Misc Fixes and upgrades
@ 2012-03-16 19:00 nitin.a.kamble
  2012-03-16 19:00 ` [PATCH 1/7] automake: upgrade from 1.11.2 to 1.11.3 nitin.a.kamble
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: nitin.a.kamble @ 2012-03-16 19:00 UTC (permalink / raw)
  To: openembedded-core

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

The following changes since commit 0676db79755b49b660f34e1c00769327fc299c58:

  tcl: Fix bad RPATH QA warning (2012-03-16 16:47:44 +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 (7):
  automake: upgrade from 1.11.2 to 1.11.3
  distro-tracking: update status of recipes
  python: fix install when libdir is not "lib"
  pciutils: fix a do_compile failure
  python-pyrex: quite packaging warnings
  python-pycurl: fix packaging warnings
  git: fix packaging warnings

 .../conf/distro/include/distro_tracking_fields.inc |   24 ++--
 meta/recipes-bsp/pciutils/pciutils_3.1.9.bb        |    5 +
 meta/recipes-devtools/automake/automake.inc        |    2 +-
 ...utomake_1.11.2_fix_for_pkglibexec_SCRIPTS.patch |  118 --------------------
 .../prefer-cpio-over-pax-for-ustar-archives.patch  |   30 +++--
 .../automake/automake/python-libdir.patch          |   32 +++---
 .../{automake_1.11.2.bb => automake_1.11.3.bb}     |    8 +-
 meta/recipes-devtools/git/git.inc                  |    2 +
 .../python/python-pycurl_7.19.0.bb                 |    4 +
 meta/recipes-devtools/python/python-pyrex_0.9.9.bb |    4 +-
 .../python/fix_for_using_different_libdir.patch    |   78 +++++++++++++
 meta/recipes-devtools/python/python_2.7.2.bb       |    2 +
 12 files changed, 143 insertions(+), 166 deletions(-)
 delete mode 100644 meta/recipes-devtools/automake/automake/automake_1.11.2_fix_for_pkglibexec_SCRIPTS.patch
 rename meta/recipes-devtools/automake/{automake_1.11.2.bb => automake_1.11.3.bb} (85%)
 create mode 100644 meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch

-- 
1.7.7.6




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

end of thread, other threads:[~2012-03-19 16:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16 19:00 [PATCH 0/7] Misc Fixes and upgrades nitin.a.kamble
2012-03-16 19:00 ` [PATCH 1/7] automake: upgrade from 1.11.2 to 1.11.3 nitin.a.kamble
2012-03-16 19:00 ` [PATCH 2/7] distro-tracking: update status of recipes nitin.a.kamble
2012-03-16 19:00 ` [PATCH 3/7] python: fix install when libdir is not "lib" nitin.a.kamble
2012-03-16 19:00 ` [PATCH 4/7] pciutils: fix a do_compile failure nitin.a.kamble
2012-03-16 19:00 ` [PATCH 5/7] python-pyrex: quite packaging warnings nitin.a.kamble
2012-03-16 19:00 ` [PATCH 6/7] python-pycurl: fix " nitin.a.kamble
2012-03-16 23:49   ` Richard Purdie
2012-03-17  0:35     ` Kamble, Nitin A
2012-03-17  9:29       ` Richard Purdie
2012-03-16 19:00 ` [PATCH 7/7] git: " nitin.a.kamble
2012-03-17 10:16   ` Paul Menzel
2012-03-19 16:33 ` [PATCH 0/7] Misc Fixes and upgrades Saul Wold

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