Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Update LICENSE variable to use SPDX license identifiers | Khem Raj | 2022-03-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | Convert to new override syntax | Martin Jansa | 2021-08-03 | 1 | -1/+1 |
| | | | | | | | | | | 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> | ||||
* | libmodule-runtime-perl: upgrade to 0.016, use upstream | Tim Orling | 2018-03-01 | 1 | -0/+37 |
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> |