mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
newt: enable native builds
(From OE-Core rev: b4be1b3cec07c0ec167959994e9250dcca20c273) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9f33c00a2f
commit
1537381d93
@@ -25,3 +25,5 @@ PACKAGES_remove = "whiptail"
|
||||
|
||||
FILES_${PN} = "${PYTHON_SITEPACKAGES_DIR}/*"
|
||||
FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/.debug/"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
@@ -52,3 +52,5 @@ do_compile_prepend() {
|
||||
}
|
||||
|
||||
FILES_whiptail = "${bindir}/whiptail"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user