summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libterm
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libterm-readkey-perl: upgrade 2.37 -> 2.38; fix upstream check; enable ptestTim Orling2019-06-151-5/+12
| | | | | | | | | | | | | | | | | | | Upstream release notes: """ 2.38 - 2019-01-05 * Bundle up various changes including: * Indexing improvements * Makefile improvements for some make utils * Various code cleanups and modernizations """ * Add UPSTREAM_CHECK_REGEX * Add UPSTREAM_CHECK_URI * inherit ptest-perl; all tests pass * ptest RDEPENDS on perl-module-test-more Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libterm-readkey-perl: add recipeMing Liu2017-07-141-0/+36
Term::ReadKey - A perl module for simple terminal control. It's being strongly recommended by po4a. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>