qte-mt, qte-mt-static 2.3.12: 2.3.12 is not fully tested version, lower DEF_PREF.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 27 Mar 2007 23:02:15 +0000 (23:02 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 27 Mar 2007 23:02:15 +0000 (23:02 +0000)
* There were reports of build issues.

packages/qte/qte-mt-static_2.3.12.bb
packages/qte/qte-mt_2.3.12.bb

index c6e4f72..9210d85 100644 (file)
@@ -1,6 +1,8 @@
 require qte-common_${PV}.inc
 PR = "r4"
 
+DEFAULT_PREFERENCE = "-1"
+
 EXTRA_OECONF += "-static -thread"
 
 do_stage() {
index 90e84fe..704081e 100644 (file)
@@ -1,6 +1,8 @@
 require qte-common_${PV}.inc
 PR = "r2"
 
+DEFAULT_PREFERENCE = "-1"
+
 EXTRA_OECONF += "-thread"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"