qte all-versions enable threads in mt-static variants
authorMichael Lauer <mickey@vanille-media.de>
Sun, 2 Jul 2006 20:48:31 +0000 (20:48 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 2 Jul 2006 20:48:31 +0000 (20:48 +0000)
packages/qte/qte-mt-static_2.3.10.bb
packages/qte/qte-mt-static_2.3.12.bb

index a71b2af..e7256f7 100644 (file)
@@ -1,7 +1,7 @@
 require qte-common_${PV}.inc
-PR = "r3"
+PR = "r4"
 
-EXTRA_OECONF += "-static"
+EXTRA_OECONF += "-static -thread"
 
 do_stage() {
        rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2
index 7cc0b3f..4ed9458 100644 (file)
@@ -1,7 +1,7 @@
 require qte-common_${PV}.inc
-PR = "r2"
+PR = "r3"
 
-EXTRA_OECONF += "-static"
+EXTRA_OECONF += "-static -thread"
 
 do_stage() {
        rm -rf ${STAGING_DIR}/${HOST_SYS}/qt2