From 84c2a25417d9ddc0814f2ac34b6568051e54938e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 19 Aug 2013 08:31:10 +0200 Subject: qt5-5.1.0: Drop negative D_P Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt5-5.1.0.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qt5-5.1.0.inc b/recipes-qt/qt5/qt5-5.1.0.inc index e26cc053..0de6539d 100644 --- a/recipes-qt/qt5/qt5-5.1.0.inc +++ b/recipes-qt/qt5/qt5-5.1.0.inc @@ -6,9 +6,6 @@ QT_VERSION ?= "${PV}" # it's different for RC versions QT_VERSION_DIR ?= "5.1" -# less tested then 5.0.2 or git recipes -DEFAULT_PREFERENCE = "-2" - SRC_URI += " \ http://download.qt-project.org/official_releases/qt/${QT_VERSION_DIR}/${QT_VERSION}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \ " -- cgit v1.2.3-54-g00ecf