mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
Update python recipes to use the updated pypi class
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
485b30ac87
commit
b62ae60f86
@@ -6,6 +6,6 @@ DEPENDS = "libffi python-pycparser"
|
||||
SRC_URI[md5sum] = "deeba7c1fd32a66f1db587988d760c11"
|
||||
SRC_URI[sha256sum] = "d45dd39a770b4afb591c82555f6a8bbc1ac7eb019eda9b621eee1a0a72201220"
|
||||
|
||||
inherit pypi
|
||||
inherit pypi setuptools
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user