]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python-pexpect: BBCLASSEXTEND to native
authorMing Liu <peter.x.liu@external.atlascopco.com>
Wed, 22 Feb 2017 08:26:49 +0000 (09:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:19 +0000 (12:54 +0000)
Some developers might need it.

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-pexpect_4.2.1.bb

index 95a079002e890200184fafeb225a74768d249928..1321797ef9c5e484d912c1d529213698a7f1e743 100644 (file)
@@ -25,4 +25,4 @@ RDEPENDS_${PN} = "\
     python-ptyprocess \
 "
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"