From c2f6dc09a7663f69308558553be9420df3a81b6b Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 6 Dec 2011 16:51:00 +0000 Subject: qt4: fix debug symbol stripping Adds a patch imported from Debian to not strip the executables as part of the Qt build process. This fixes the warnings shown at packaging stage as well as the content of the debug symbol packages. Signed-off-by: Paul Eggleton --- meta/recipes-qt/qt4/qt-4.7.4.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-qt/qt4/qt-4.7.4.inc') diff --git a/meta/recipes-qt/qt4/qt-4.7.4.inc b/meta/recipes-qt/qt4/qt-4.7.4.inc index bc33b6b1b..7a3ba54cc 100644 --- a/meta/recipes-qt/qt4/qt-4.7.4.inc +++ b/meta/recipes-qt/qt4/qt-4.7.4.inc @@ -14,6 +14,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-${PV}. file://0001-Added-Openembedded-crossarch-option.patch \ file://blacklist-diginotar-certs.diff \ file://fix-translations.patch \ + file://add_nostrip_for_debug_packages.diff \ file://g++.conf \ file://linux.conf \ file://fix-qtbug-20925.patch \ -- cgit v1.2.3