From 7e7fd567a8f02093d65d5fc5f7506104d13ec95d Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Wed, 25 Jan 2017 13:06:43 -0500 Subject: 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 Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb index 2da111265a..ca0eb32638 100644 --- a/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb +++ b/meta-python/recipes-devtools/python/python-ndg-httpsclient_0.4.2.bb @@ -1,2 +1,2 @@ -inherit pypi setuptools require python-ndg-httpsclient.inc +inherit pypi setuptools -- cgit 1.2.3-korg