mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
python-ndg-httpsclient: 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
396efbc55b
commit
7e7fd567a8
@ -1,2 +1,2 @@
|
|||||||
inherit pypi setuptools
|
|
||||||
require python-ndg-httpsclient.inc
|
require python-ndg-httpsclient.inc
|
||||||
|
inherit pypi setuptools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user