summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.015.bb
Commit message (Collapse)AuthorAgeFilesLines
* libmodule-runtime-perl: upgrade to 0.016, use upstreamTim Orling2018-03-011-35/+0
| | | | | | | | | | | | | | Upstream has fixed build system to use EUMM, so we no longer need the fix on github.com/moto-timo. Add UPSTREAM_CHECK_REGEX to ensure we catch future updates. Extended the license checksum to include the Copyright. The length of the README file has changed, so the checksum has changed. Verified that the license remains the same. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libmodule-runtime-perl: update to 0.015Tim Orling2015-08-181-0/+35
* Convert from Module::Build to ExtUtils::MakeMaker * Temporarily use github repository until upstream merges change Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>