generic-poky/meta/recipes-core/ncurses
Jason Wessel 4128b217c6 ncurses: Fix problems expanding ncurses-libtinfo when in IMAGE_INSTALL
The ncurses package was generating the following error as a result
of not specifing the PACKAGES_DYNAMIC correctly.  This error only
appear when using the IMAGE_INSTALL list that has been expanded by
the hob or from the pkgdata.

ERROR: Nothing RPROVIDES 'ncurses-libtinfo'

The dynamic packages are named using "${PN}-lib%s".  So we check for
${PN}-lib*

(From OE-Core rev: 67dd4e31272918e08b65b5c8d5d6b00e814dbf7f)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-30 20:59:12 +01:00
..
ncurses-5.9 update patch upstream status 2011-05-13 11:02:14 +01:00
site_config ncurses: Fix site_config 2011-07-14 15:02:29 +01:00
ncurses.inc ncurses: Fix problems expanding ncurses-libtinfo when in IMAGE_INSTALL 2013-05-30 20:59:12 +01:00
ncurses_5.9.bb ncurses: Remove unwanted package config from previous .inc merge 2011-04-12 10:12:20 -07:00