From: Jeremy Lainé Date: Fri, 24 Apr 2009 06:43:51 +0000 (+0200) Subject: qt4: update from 4.5.0 to 4.5.1 X-Git-Tag: Release-2010-05/1~3698^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5daa62a4430164c4f9f7c34e8d7c53e37af8875;p=openembedded.git qt4: update from 4.5.0 to 4.5.1 --- diff --git a/recipes/qt4/files/4.5.0/0003-no-tools.patch b/recipes/qt4/files/4.5.1/0003-no-tools.patch similarity index 100% rename from recipes/qt4/files/4.5.0/0003-no-tools.patch rename to recipes/qt4/files/4.5.1/0003-no-tools.patch diff --git a/recipes/qt4/files/4.5.0/0006-freetype-host-includes.patch b/recipes/qt4/files/4.5.1/0006-freetype-host-includes.patch similarity index 100% rename from recipes/qt4/files/4.5.0/0006-freetype-host-includes.patch rename to recipes/qt4/files/4.5.1/0006-freetype-host-includes.patch diff --git a/recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch b/recipes/qt4/files/4.5.1/0007-openssl-host-includes.patch similarity index 100% rename from recipes/qt4/files/4.5.0/0007-openssl-host-includes.patch rename to recipes/qt4/files/4.5.1/0007-openssl-host-includes.patch diff --git a/recipes/qt4/files/4.5.0/0008-qt-lib-infix.patch b/recipes/qt4/files/4.5.1/0008-qt-lib-infix.patch similarity index 100% rename from recipes/qt4/files/4.5.0/0008-qt-lib-infix.patch rename to recipes/qt4/files/4.5.1/0008-qt-lib-infix.patch diff --git a/recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch b/recipes/qt4/files/4.5.1/0010-no-simpledecoration-example.patch similarity index 100% rename from recipes/qt4/files/4.5.0/0010-no-simpledecoration-example.patch rename to recipes/qt4/files/4.5.1/0010-no-simpledecoration-example.patch diff --git a/recipes/qt4/qt4-embedded_4.5.0.bb b/recipes/qt4/qt4-embedded_4.5.1.bb similarity index 99% rename from recipes/qt4/qt4-embedded_4.5.0.bb rename to recipes/qt4/qt4-embedded_4.5.1.bb index 35b56de48a..5da55f9c1c 100644 --- a/recipes/qt4/qt4-embedded_4.5.0.bb +++ b/recipes/qt4/qt4-embedded_4.5.1.bb @@ -4,7 +4,6 @@ LICENSE = "GPL LGPL QPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" DEPENDS += "tslib" -PR = "r1" DEFAULT_PREFERENCE = "-1" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \ diff --git a/recipes/qt4/qt4-tools-native_4.5.0.bb b/recipes/qt4/qt4-tools-native_4.5.1.bb similarity index 90% rename from recipes/qt4/qt4-tools-native_4.5.0.bb rename to recipes/qt4/qt4-tools-native_4.5.1.bb index ab633149ba..cadc7357c4 100644 --- a/recipes/qt4/qt4-tools-native_4.5.0.bb +++ b/recipes/qt4/qt4-tools-native_4.5.1.bb @@ -1,5 +1,4 @@ require qt4-tools-native.inc -PR = "r1" DEFAULT_PREFERENCE = "-1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" diff --git a/recipes/qt4/qt4-x11-free_4.5.0.bb b/recipes/qt4/qt4-x11-free_4.5.1.bb similarity index 100% rename from recipes/qt4/qt4-x11-free_4.5.0.bb rename to recipes/qt4/qt4-x11-free_4.5.1.bb