From 6deab79316572faceaadc72c36796384eb20fea9 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 22 Oct 2018 15:57:21 +0300 Subject: qtwebengine: include sources in the debug package Remove override for PACKAGE_DEBUG_SPLIT_STYLE so that source code for QtWebEngine is included in the debug package. Change-Id: Ib160ff3a8e5130101f0e5825b25469628b668c55 Reviewed-by: Mikko Gronoff --- recipes-qt/qt5/qtwebengine_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 8ff546a9..ba7ca25f 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb @@ -119,7 +119,6 @@ do_compile[progress] = "outof:^\[(\d+)/(\d+)\]\s+" do_install_append() { sed -i 's@ -Wl,--start-group.*-Wl,--end-group@@g; s@[^ ]*${B}[^ ]* @@g' ${D}${libdir}/pkgconfig/Qt5WebEngineCore.pc } -PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src" # for /usr/share/qt5/qtwebengine_resources.pak FILES_${PN} += "${OE_QMAKE_PATH_QT_TRANSLATIONS} ${OE_QMAKE_PATH_QT_DATA}" -- cgit v1.2.3-54-g00ecf