All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixed packaging warnings
@ 2012-03-23  4:31 Lianhao Lu
  2012-03-23  4:31 ` [PATCH 1/5] pseudo: package the var/pseudo directory Lianhao Lu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lianhao Lu @ 2012-03-23  4:31 UTC (permalink / raw)
  To: openembedded-core

This patch set fixed misc packaging warnings.

The following changes since commit b92aaf764e6de94fb9fdee610e8f6643ccf74894:
  Richard Purdie (1):
        gst-plugins-bluetooth: Don't install headers, man pages or .pc files

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/warningfix2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/warningfix2

Lianhao Lu (5):
  pseudo: package the var/pseudo directory.
  gdb-cross-canadian: not shipping libiberty.
  ncurses: ship clear/reset in package.
  nativesdk/misc: set PKGSUFFIX for correct variable name expansion.
  libgcc: corrected -nativesdk package namings.

 meta/classes/nativesdk.bbclass                     |    2 ++
 meta/recipes-core/eglibc/eglibc-locale.inc         |    2 +-
 meta/recipes-core/eglibc/eglibc_2.13.bb            |    2 +-
 meta/recipes-core/eglibc/eglibc_2.15.bb            |    2 +-
 meta/recipes-core/ncurses/ncurses.inc              |    6 +++---
 meta/recipes-devtools/gcc/gcc-4.6.inc              |    2 +-
 meta/recipes-devtools/gcc/libgcc_4.6.bb            |   11 +++++++----
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |    6 ++++++
 .../recipes-devtools/gdb/gdb-cross-canadian_7.4.bb |    2 +-
 meta/recipes-devtools/opkg/opkg.inc                |    2 +-
 meta/recipes-devtools/pseudo/pseudo.inc            |    2 +-
 meta/recipes-devtools/pseudo/pseudo_1.2.bb         |    2 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    2 +-
 meta/recipes-multimedia/alsa/alsa-lib_1.0.25.bb    |    2 +-
 meta/recipes-support/sqlite/sqlite3_3.7.10.bb      |    2 +-
 15 files changed, 29 insertions(+), 18 deletions(-)




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

end of thread, other threads:[~2012-03-23 12:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23  4:31 [PATCH 0/5] Fixed packaging warnings Lianhao Lu
2012-03-23  4:31 ` [PATCH 1/5] pseudo: package the var/pseudo directory Lianhao Lu
2012-03-23  4:31 ` [PATCH 2/5] gdb-cross-canadian: not shipping libiberty Lianhao Lu
2012-03-23  4:31 ` [PATCH 3/5] ncurses: ship clear/reset in package Lianhao Lu
2012-03-23  4:31 ` [PATCH 4/5] nativesdk/misc: set PKGSUFFIX for correct variable name expansion Lianhao Lu
2012-03-23  4:31 ` [PATCH 5/5] libgcc: corrected -nativesdk package namings Lianhao Lu
2012-03-23 12:03 ` [PATCH 0/5] Fixed packaging warnings Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.