[oe-commits] org.oe.dev qte 4.4.0: don't build tools, use the ones in staging

koen commit oe at amethyst.openembedded.net
Tue Jul 8 08:52:02 UTC 2008


qte 4.4.0: don't build tools, use the ones in staging

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 8870dbe83653a484a691ac5d9dbd971491184bb7
ViewMTN: http://monotone.openembedded.org/revision/info/8870dbe83653a484a691ac5d9dbd971491184bb7
Files:
1
packages/qt4/qt-embedded-4.4.0/0003-no-tools.patch
packages/qt4/qt-embedded_4.4.0.bb
Diffs:

#
# mt diff -r37d09a616f6097878757dc06831907508687b9f8 -r8870dbe83653a484a691ac5d9dbd971491184bb7
#
#
#
# add_file "packages/qt4/qt-embedded-4.4.0/0003-no-tools.patch"
#  content [d658de82afadd552dfebba2e14aae9fa06a2eb8b]
# 
# patch "packages/qt4/qt-embedded_4.4.0.bb"
#  from [460da19be2bbc72d0a380023d5eaeffeb10a3e90]
#    to [86a85e11531033206bab2d45354a54a342a83cff]
#
============================================================
--- packages/qt4/qt-embedded-4.4.0/0003-no-tools.patch	d658de82afadd552dfebba2e14aae9fa06a2eb8b
+++ packages/qt4/qt-embedded-4.4.0/0003-no-tools.patch	d658de82afadd552dfebba2e14aae9fa06a2eb8b
@@ -0,0 +1,11 @@
+--- /tmp/src.pro	2008-07-08 10:43:30.000000000 +0200
++++ qt-embedded-linux-opensource-src-4.4.0/src/src.pro	2008-07-08 10:44:04.000000000 +0200
+@@ -6,7 +6,7 @@
+ wince*:{
+   SRC_SUBDIRS += src_corelib src_xml src_gui src_sql src_network src_script src_testlib
+ } else {
+-    SRC_SUBDIRS += src_tools_moc src_tools_rcc src_tools_uic src_corelib src_xml src_network src_gui src_sql src_script src_testlib
++    SRC_SUBDIRS += src_corelib src_xml src_network src_gui src_sql src_script src_testlib
+     contains(QT_CONFIG, qt3support): SRC_SUBDIRS += src_qt3support
+     contains(QT_CONFIG, dbus):SRC_SUBDIRS += src_dbus
+     !cross_compile {
============================================================
--- packages/qt4/qt-embedded_4.4.0.bb	460da19be2bbc72d0a380023d5eaeffeb10a3e90
+++ packages/qt4/qt-embedded_4.4.0.bb	86a85e11531033206bab2d45354a54a342a83cff
@@ -3,7 +3,7 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/so
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
            file://qconfig-oe.h \
            file://0001-cross-compile.patch;patch=1 \
-#           file://0003-no-tools.patch;patch=1 \
+           file://0003-no-tools.patch;patch=1 \
            file://0004-no-qmake.patch;patch=1 \
            file://0005-fix-mkspecs.patch;patch=1 \
            file://build-tools.patch;patch=1"






More information about the Openembedded-commits mailing list