From 8c5cafe1fcec9dd76e514d669131fad23ee6fe04 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Mon, 13 Feb 2017 12:37:43 -0500 Subject: python-pyyaml: 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-pyyaml_3.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb index 6d9f3e95af..5a4c92d88f 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb +++ b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb @@ -1,2 +1,2 @@ -inherit setuptools require python-pyyaml.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf