summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-core/ncurses
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11[COMMUNITY] Rename recipes to be compliant with pokyflounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.4flounder/5.99.3flounder/5.99.25.99.45.99.35.99.2Ronan Le Martret1-0/+0
* Using '%' instead of the current version of the recipes is a better compliance with yocto standart Bug-AGL: SPEC-1581 Change-Id: I7813d3bfa0a2514b4ad0e6819881dd9f632823fb Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-03-22rcar-gen3: nativesdk-ncurses: Install to libdir, not base_libdirTan Nguyen1-0/+2
In nativesdk-ncurses, they only add -L<sysroot>/${libdir}, not -L<sysroot>/${base_libdir}. So move base_libdir to libdir will help others find ncurses lib Signed-off-by: Tan Nguyen <tan.nguyen.wh@rvc.renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>