[oe-commits] Koen Kooi : qt4: bump PR for wsegl header change

git version control git at git.openembedded.org
Thu May 26 11:07:46 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6cb2c8e50d60c7de86e15e40a48ca36c73d03665
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=6cb2c8e50d60c7de86e15e40a48ca36c73d03665

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu May 26 13:05:29 2011 +0200

qt4: bump PR for wsegl header change

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/qt4/qt4-embedded.inc |    2 +-
 recipes/qt4/qt4-x11-free.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/qt4/qt4-embedded.inc b/recipes/qt4/qt4-embedded.inc
index 74c91cd..147126d 100644
--- a/recipes/qt4/qt4-embedded.inc
+++ b/recipes/qt4/qt4-embedded.inc
@@ -4,7 +4,7 @@ LICENSE = "GPL QPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 DEPENDS += "directfb tslib"
-INC_PR = "r32"
+INC_PR = "r33"
 
 QT_BASE_NAME ?= "qt4-embedded"
 QT_BASE_LIB  ?= "libqt-embedded"
diff --git a/recipes/qt4/qt4-x11-free.inc b/recipes/qt4/qt4-x11-free.inc
index 2af04eb..70d85c2 100644
--- a/recipes/qt4/qt4-x11-free.inc
+++ b/recipes/qt4/qt4-x11-free.inc
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
 LICENSE = "GPL QPL"
 DEPENDS += "virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor"
 
-INC_PR = "r27"
+INC_PR = "r28"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
            file://0001-cross-compile.patch \





More information about the Openembedded-commits mailing list