Re: [OE-core] [PATCH v1] ncurses: fixes wrong paths in BINCONFIG

2015-12-21 Thread Burton, Ross
On 20 December 2015 at 21:47, Khem Raj wrote: > This patch moved it to PN instead of PN-dev, now I wonder what happens > if you were to install PN and lib32-PN packages, I guess you might > have same problem > No it doesn't, binconfig.bbclass sets FILES_${PN}-dev += ${bindir}/*-config so they we

Re: [OE-core] [PATCH v1] ncurses: fixes wrong paths in BINCONFIG

2015-12-20 Thread Khem Raj
On Sun, Dec 20, 2015 at 8:40 AM, Ming Liu wrote: > From: Ming Liu > > * 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.

[OE-core] [PATCH v1] ncurses: fixes wrong paths in BINCONFIG

2015-12-20 Thread Ming Liu
From: Ming Liu * 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 confli