]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: fixes wrong paths in BINCONFIG
authorMing Liu <peter.x.liu@external.atlascopco.com>
Sun, 20 Dec 2015 16:40:43 +0000 (17:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Dec 2015 11:26:59 +0000 (11:26 +0000)
commit06a7b63181a4e7a47c920d3e82363786d1a4c1e7
tree6643ec5dd4b050e6d96dbb91010a39994e082546
parentbc38ef47b05128623a916172c2cfd244510b201e
ncurses: fixes wrong paths in BINCONFIG

* Removes ncurses-config from BINCONFIG, that file does not exist at all.
* Adds in ncurses5-config and ncursesw5-config to BINCONFIG.

This fixed following warnings during SDK install:
  warning: Removing ncurses-dev-5.9-r15.1@lib32_x86 due to file /usr/bin/ncurses5-config conflicting with ncurses-dev-5.9-r15.1@core2_64
  warning: Removing ncurses-dev-5.9-r15.1@lib32_x86 due to file /usr/bin/ncursesw5-config conflicting with ncurses-dev-5.9-r15.1@core2_64

[YOCTO #8801]

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/ncurses/ncurses.inc