]> code.ossystems Code Review - openembedded-core.git/commitdiff
qt4: remove negative preference on 4.8.3
authorRoss Burton <ross.burton@intel.com>
Mon, 19 Nov 2012 14:22:33 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Nov 2012 15:18:03 +0000 (15:18 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb
meta/recipes-qt/qt4/qt4-4.8.3.inc
meta/recipes-qt/qt4/qt4-native_4.8.3.bb

index ad5d8815c5e3a7aaa2860be81652b99eb47d7cde..51afe130f858ef9c920a17798de034d9394e0078 100644 (file)
@@ -1,7 +1,5 @@
 require nativesdk-qt4-tools.inc
 
-DEFAULT_PREFERENCE = "-1"
-
 PR = "${INC_PR}.0"
 
 SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch"
index e473dc6917c438d2ec433cfb3ec21bd0fb935c2c..4b80c6c3345cc3dac074288ef047ca3e8ead48d8 100644 (file)
@@ -5,8 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
 
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:"
 
-DEFAULT_PREFERENCE = "-1"
-
 SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \
            file://0003-webkit2-set-OUTPUT_DIR-value-if-empty.patch \
            file://0004-configure-qmake-is-already-built-in-qt4-tools-native.patch \
index 0f93187e176f121b0c7a91df45b12f8a477f0968..afae0aec3234f0f9e22d7867d465e12963b34f44 100644 (file)
@@ -1,7 +1,5 @@
 require qt4-native.inc
 
-DEFAULT_PREFERENCE = "-1"
-
 PR = "${INC_PR}.0"
 
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"