summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libcurses/libcurses-perl_1.45.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcurses-perl: upgrade 1.41 -> 1.45Wang Mingyu2024-06-281-0/+31
0001-testtyp.c-Use-proper-prototype-for-main-function.patch refreshed for 1.45 Changelog: ============ - Correct wide character data types to fix compile failure. - Implement A_ITALIC - Fix missing file introduced in 1.42 that prevents all builds from working. - Add missing return type declarations so it works with modern C compilers. - Rename test.syms program to testsyms, because it is a more conventional name format. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>