mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
044e518954
commit
8c5cafe1fc
@ -1,2 +1,2 @@
|
||||
inherit setuptools
|
||||
require python-pyyaml.inc
|
||||
inherit setuptools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user