The warning is as following: WARNING: File '...tmp/sysroots/x86_64-linux/usr/lib/libQtCore.so.4.8.7' from qt4-native was already stripped, this will prevent future debugging! WARNING: File '...tmp/sysroots/x86_64-linux/usr/lib/libQtGui.so.4.8.7' from qt4-native was already stripped, this will prevent future debugging! ......
Signed-off-by: Dai Caiyun <daicy.f...@cn.fujitsu.com> --- recipes-qt4/qt4/qt4-native_4.8.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt4/qt4/qt4-native_4.8.7.bb b/recipes-qt4/qt4/qt4-native_4.8.7.bb index 494d663..f0e5caa 100644 --- a/recipes-qt4/qt4/qt4-native_4.8.7.bb +++ b/recipes-qt4/qt4/qt4-native_4.8.7.bb @@ -4,3 +4,4 @@ TOBUILD := "src/tools/bootstrap ${TOBUILD}" SRC_URI[md5sum] = "d990ee66bf7ab0c785589776f35ba6ad" SRC_URI[sha256sum] = "e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0" +INHIBIT_SYSROOT_STRIP = "1" -- 1.8.4.2 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto