libnewt-python: Add nativesdk

Add nativesdk for libnewt-python.

(From OE-Core rev: b992be195821e110691434e4a743b753bc04b3c4)

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Zheng Ruoqin
2018-06-24 03:52:56 +08:00
committed by Richard Purdie
parent 3a71b8396a
commit c8a038a3e6

View File

@@ -25,4 +25,4 @@ PACKAGES_remove = "whiptail"
FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/*"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native nativesdk"