From c986fc66bece82286016e2613b948bfe6fa83a82 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Wed, 22 Feb 2017 09:26:09 +0100 Subject: python-ptyprocess: BBCLASSEXTEND to native Some developers might need it. (From OE-Core rev: 1b7421307e835904ebde17e8eeb9f2c04e0c758c) Signed-off-by: Ming Liu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb index 931e5a7d49..eed24ad2ec 100644 --- a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb +++ b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb @@ -20,4 +20,4 @@ RDEPENDS_${PN} = "\ python-core \ " -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf