mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-yaml: provide both python2 and python3 package
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>
This commit is contained in:
committed by
Martin Jansa
parent
0c41b5e314
commit
1161ab8f8d
2
meta-python/recipes-devtools/python/python3-pyyaml_3.12.bb
Executable file
2
meta-python/recipes-devtools/python/python3-pyyaml_3.12.bb
Executable file
@@ -0,0 +1,2 @@
|
||||
inherit setuptools3
|
||||
require python-pyyaml.inc
|
||||
Reference in New Issue
Block a user