mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python-pyyaml: Fix build for per recipe sysroot.
Reverse order of include and inherit to prevent DEPENDS= being overwritten. 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
044e518954
commit
8c5cafe1fc
@@ -1,2 +1,2 @@
|
||||
inherit setuptools
|
||||
require python-pyyaml.inc
|
||||
inherit setuptools
|
||||
|
||||
Reference in New Issue
Block a user