This qemu doesn't support ptest, do disable do_compile_ptest_base.
Signed-off-by: Zhenhua Luo <[email protected]>
---
recipes-devtools/qemu/qemu-fsl_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-devtools/qemu/qemu-fsl_git.bb
b/recipes-devtools/qemu/qemu-fsl_git.bb
index 28e06f9..e049b90 100644
--- a/recipes-devtools/qemu/qemu-fsl_git.bb
+++ b/recipes-devtools/qemu/qemu-fsl_git.bb
@@ -28,6 +28,8 @@ DISABLE_STATIC = ""
inherit pkgconfig
+do_compile_ptest_base[noexec] = "1"
+
# Append build host pkg-config paths for native target since the host may
provide sdl
do_configure_prepend() {
export PKG_CONFIG=${STAGING_DIR_NATIVE}${bindir_native}/pkg-config
--
2.4.11
--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale