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>
Upgrade to release 4.80:
- fix possible race condition when creating instances with
instancemode "single"
- cython compatibility fix
- removed explicit version checks of dependencies such as serpent.
This fixes crash error when dealing with prerelease versions
that didn't match the pattern.
- stick to an older serpent library version to install as a
dependency when installing on old python versions
- explain the delay and threading in the distributed-computing2
example
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Rename recipes which were previously built with python2 to their python3
equivalents.
Use new python3 classes (setuptools3) in those recipes.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Also update vcversioner to have correct SUMMARY and HOMEPAGE.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Pyro4 allows remote execution of objects over the network.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>