summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/dialog
Commit message (Collapse)AuthorAgeFilesLines
* dialog: fix the redirection of the error informationRoy Li2014-09-261-2/+2
| | | | | | | | Drop the error information, other than redirect them to stdout, otherwise the error information will be included into LIBS/CFLAG Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dialog: inherit brokensep and use pkg-config to detect ncursesRoy Li2014-06-212-2/+44
| | | | | | | | 1. inherit autotools-brokensep, or else configuration will fail since B!=S 2. use pkg-config to detect ncurses, since ncurses-config no longer works Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dialog: update to version 1.1-20120706Jackie Huang2014-04-205-14/+12
| | | | | | | | | Changes: - add SUMMARY and HOMEPAGE - remove the use of INC_PR Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dialog: added gnu-configize for AArch64 supportMarcin Juszkiewicz2012-12-161-0/+1
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dialog: add 1.1-20111020 recipe (dynamic and static)Otavio Salvador2011-12-243-0/+36
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>