mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
python-cffi: Fix build for per-recipe sysroot.
Reverse the include and inherit to prevent the DEPENDS= in .inc from overwriting the one from inherit. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
f091501c5b
commit
396efbc55b
@@ -1,2 +1,2 @@
|
|||||||
inherit pypi setuptools
|
|
||||||
require python-cffi.inc
|
require python-cffi.inc
|
||||||
|
inherit pypi setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user