From patchwork Wed Mar 14 20:15:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] ncurses packaging fix [v3] Date: Wed, 14 Mar 2012 20:15:19 -0000 From: Scott Garman X-Patchwork-Id: 23357 Message-Id: To: openembedded-core@lists.openembedded.org Hello, This fixes the ncurses library packaging. v3 of this pull request uses do_split_packages to package the libraries in base_libdir, and includes a commit which bumps PR for all recipes which DEPEND on ncurses. Scott The following changes since commit 8567549a743cb5be157e7988e1f9227d91f48850: Revert "alsa-tools: update to 1.0.25" (2012-03-14 15:53:45 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib sgarman/ncurses-pkg-fix3-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/ncurses-pkg-fix3-oe Scott Garman (2): ncurses: fix packaging of moved libraries PR bump for all recipes that DEPEND on ncurses meta/recipes-core/gettext/gettext_0.18.1.1.bb | 2 +- meta/recipes-core/ncurses/ncurses.inc | 6 ++++-- meta/recipes-core/readline/readline_5.2.bb | 2 +- meta/recipes-core/readline/readline_6.2.bb | 2 +- meta/recipes-core/uclibc/uclibc.inc | 2 +- meta/recipes-core/util-linux/util-linux_2.21.bb | 2 +- meta/recipes-devtools/cmake/cmake.inc | 2 +- meta/recipes-devtools/gdb/gdb-common.inc | 2 +- meta/recipes-extended/bash/bash_3.2.48.bb | 2 +- meta/recipes-extended/bash/bash_4.2.bb | 2 +- meta/recipes-extended/less/less_444.bb | 2 +- meta/recipes-extended/mc/mc_4.7.5.2.bb | 2 +- meta/recipes-extended/mc/mc_4.8.1.bb | 2 +- meta/recipes-extended/procps/procps_3.2.8.bb | 2 +- meta/recipes-extended/psmisc/psmisc_22.16.bb | 2 +- meta/recipes-extended/screen/screen_4.0.3.bb | 2 +- meta/recipes-extended/texinfo/texinfo_4.13a.bb | 2 +- meta/recipes-kernel/latencytop/latencytop_0.5.bb | 2 +- meta/recipes-kernel/powertop/powertop_1.13.bb | 2 +- .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb | 2 +- meta/recipes-support/attr/attr_2.4.46.bb | 2 +- meta/recipes-support/sqlite/sqlite3_3.7.10.bb | 2 +- meta/recipes-support/vte/vte_0.28.2.bb | 2 +- 23 files changed, 26 insertions(+), 24 deletions(-)