[oe-commits] Holger Hans Peter Freyther : qt4: Package the debug binaries into tools-dbg

git version control git at git.openembedded.org
Sat Sep 25 16:10:51 UTC 2010


Module: openembedded.git
Branch: master
Commit: 8c4a51b4d7510585a5e2f50730387df01e42d531
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8c4a51b4d7510585a5e2f50730387df01e42d531

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Sat Sep 25 18:15:49 2010 +0800

qt4: Package the debug binaries into tools-dbg

---

 recipes/qt4/qt4.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/qt4/qt4.inc b/recipes/qt4/qt4.inc
index 5da08a0..9750a62 100644
--- a/recipes/qt4/qt4.inc
+++ b/recipes/qt4/qt4.inc
@@ -111,6 +111,7 @@ RRECOMMENDS_${QT_BASE_NAME}-fonts = " \
              ${QT_BASE_NAME}-fonts-qpf"
 
 FILES_${QT_BASE_NAME}-tools                = "${bindir}/uic* ${bindir}/moc ${bindir}/rcc ${bindir}/qttracereplay ${bindir}/qdoc*"
+FILES_${QT_BASE_NAME}-tools-dbg            = "${bindir}/.debug/uic* ${bindir}/.debug/moc ${bindir}/.debug/rcc ${bindir}/.debug/qttracereplay ${bindir}/.debug/qdoc*"
 FILES_${QT_BASE_NAME}-assistant            = "${bindir}/*assistant* ${bindir}/qcollectiongenerator ${bindir}/qhelpconverter ${bindir}/qhelpgenerator"
 FILES_${QT_BASE_NAME}-assistant-dbg        = "${bindir}/.debug/*assistant* ${bindir}/.debug/qcollectiongenerator ${bindir}/.debug/qhelpconverter ${bindir}/.debug/qhelpgenerator"
 FILES_${QT_BASE_NAME}-common               = "${bindir}/qtconfig"





More information about the Openembedded-commits mailing list