Re: [oe] [PATCH][meta-oe] dialog: upgrade to 1.2-20150225

2015-05-05 Thread Rongqing Li
On 2015年05月05日 21:42, Martin Jansa wrote: On Tue, Apr 28, 2015 at 11:27:15AM +0800, rongqing...@windriver.com wrote: From: Roy Li 1. upgrade it to 1.2-20150225 2. update the use-pkg-config-for-ncurses-detection.patch, use it only for dialog 3. dialog-static uses use-pkg-config-for-static-ncu

Re: [oe] [PATCH][meta-oe] dialog: upgrade to 1.2-20150225

2015-05-05 Thread Martin Jansa
On Tue, Apr 28, 2015 at 11:27:15AM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > 1. upgrade it to 1.2-20150225 > 2. update the use-pkg-config-for-ncurses-detection.patch, use it only for > dialog > 3. dialog-static uses use-pkg-config-for-static-ncurses-detection.patch > which output

[oe] [PATCH][meta-oe] dialog: upgrade to 1.2-20150225

2015-04-27 Thread rongqing.li
From: Roy Li 1. upgrade it to 1.2-20150225 2. update the use-pkg-config-for-ncurses-detection.patch, use it only for dialog 3. dialog-static uses use-pkg-config-for-static-ncurses-detection.patch which outputs libraries suitable for static linking The difference between with --static and without