mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:24:54 +00:00
python-pyopenssl: Fix build for per recipe sysroot.
Reverse order of inherit and include to prevent DEPENDS= overwriting values set in inherit. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7e7fd567a8
commit
0db057da47
@ -1,2 +1,2 @@
|
||||
inherit pypi setuptools
|
||||
require python-pyopenssl.inc
|
||||
inherit pypi setuptools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user