mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-18 05:21:24 +00:00
Further the recipe is simplified by using the pypi and setuptools class. The custom setup.py is no onger necessary. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
3 lines
45 B
BlitzBasic
Executable File
3 lines
45 B
BlitzBasic
Executable File
inherit setuptools
|
|
require python-pyyaml.inc
|