python-pexpect: BBCLASSEXTEND to native

Some developers might need it.

(From OE-Core rev: 4aca17e945c51c9ca1fff61c0ef7b512413dea81)

Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ming Liu 2017-02-22 09:26:49 +01:00 committed by Richard Purdie
parent c986fc66be
commit 7e6969bdc9
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ RDEPENDS_${PN} = "\
python-ptyprocess \
"
BBCLASSEXTEND = "nativesdk"
BBCLASSEXTEND = "native nativesdk"