summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/files/add_nostrip_for_debug_packages.diff
Commit message (Collapse)AuthorAgeFilesLines
* qt4: fix debug symbol strippingPaul Eggleton2011-12-081-0/+23
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. (From OE-Core rev: c2f6dc09a7663f69308558553be9420df3a81b6b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>