Merge bk://openembedded@openembedded.bkbits.net/packages
authorHolger Freyther <zecke@selfish.org>
Sun, 1 Aug 2004 13:31:02 +0000 (13:31 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 1 Aug 2004 13:31:02 +0000 (13:31 +0000)
into handhelds.org:/home/ich/programming/oe/oe-packages-exported

2004/08/01 15:29:10+02:00 handhelds.org!zecke

Upstream opie-lupdate wants to link against a multi threaded version of Qt but
we only build the single threaded version of it. So make opie-lupdate link against the
single threaded version again

BKrev: 410cf096Rx1MTCfUtXAvXKP3VNcC2A

opie-i18n/opie-lupdate-native_cvs.oe

index c7e06b3..bd3dd5c 100644 (file)
@@ -5,6 +5,7 @@ MAINTAINER = "Holger Freyther <zecke@handhelds.org>"
 LICENSE = "GPL"
 DEPENDS = "uicmoc3-native"
 PV = "1.1.5-cvs-${CVSDATE}"
+PR = "2"
 
 SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/opie-lupdate \
            cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/development/translation/shared"
@@ -14,7 +15,8 @@ S = "${WORKDIR}/opie-lupdate"
 inherit native qmake
 
 export OE_QMAKE_LINK="${CXX}"
-EXTRA_QMAKEVARS_POST_append = "LIBS+=-ldl"
+EXTRA_QMAKEVARS_POST_append = "LIBS+=-ldl "
+EXTRA_QMAKEVARS_POST_append = "CONFIG-=thread "
 
 do_stage() {
        install -m 0755 opie-lupdate ${STAGING_BINDIR}/