python-ptyprocess: BBCLASSEXTEND to native

Some developers might need it.

(From OE-Core rev: 1b7421307e835904ebde17e8eeb9f2c04e0c758c)

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:09 +01:00 committed by Richard Purdie
parent 9365e5f7a9
commit c986fc66be
1 changed files with 1 additions and 1 deletions

View File

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