From patchwork Fri Mar 23 04:31:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/5] Fixed packaging warnings Date: Fri, 23 Mar 2012 04:31:48 -0000 From: Lianhao Lu X-Patchwork-Id: 24229 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)