summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libyui/libyui-ncurses_2.55.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* libyui-ncurses: Disable werror with clangKhem Raj2020-08-171-0/+3
| | | | | | | | | | clang11 find inconsistencies with overloading of functions and emits additional warning, lets not treat the warnings as errors on clang untill this is fixed Add RELWITHDEBINFO so debug info is generated as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libyui-ncurses: update to 2.55.0Oleksandr Kravchuk2020-07-291-0/+50
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>