From f5daa62a4430164c4f9f7c34e8d7c53e37af8875 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jeremy=20Lain=C3=A9?= Date: Fri, 24 Apr 2009 08:43:51 +0200 Subject: [PATCH] qt4: update from 4.5.0 to 4.5.1 --- recipes/qt4/files/{4.5.0 => 4.5.1}/0003-no-tools.patch | 0 .../qt4/files/{4.5.0 => 4.5.1}/0006-freetype-host-includes.patch | 0 .../qt4/files/{4.5.0 => 4.5.1}/0007-openssl-host-includes.patch | 0 recipes/qt4/files/{4.5.0 => 4.5.1}/0008-qt-lib-infix.patch | 0 .../{4.5.0 => 4.5.1}/0010-no-simpledecoration-example.patch | 0 recipes/qt4/{qt4-embedded_4.5.0.bb => qt4-embedded_4.5.1.bb} | 1 - .../qt4/{qt4-tools-native_4.5.0.bb => qt4-tools-native_4.5.1.bb} | 1 - recipes/qt4/{qt4-x11-free_4.5.0.bb => qt4-x11-free_4.5.1.bb} | 0 8 files changed, 2 deletions(-) rename recipes/qt4/files/{4.5.0 => 4.5.1}/0003-no-tools.patch (100%) rename recipes/qt4/files/{4.5.0 => 4.5.1}/0006-freetype-host-includes.patch (100%) rename recipes/qt4/files/{4.5.0 => 4.5.1}/0007-openssl-host-includes.patch (100%) rename recipes/qt4/files/{4.5.0 => 4.5.1}/0008-qt-lib-infix.patch (100%) rename recipes/qt4/files/{4.5.0 => 4.5.1}/0010-no-simpledecoration-example.patch (100%) rename recipes/qt4/{qt4-embedded_4.5.0.bb => qt4-embedded_4.5.1.bb} (99%) rename recipes/qt4/{qt4-tools-native_4.5.0.bb => qt4-tools-native_4.5.1.bb} (90%) rename recipes/qt4/{qt4-x11-free_4.5.0.bb => qt4-x11-free_4.5.1.bb} (100%) 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 -- 2.39.5