[oe-commits] Holger Hans Peter Freyther : qt4: Bump INC_PR to force a rebuild with the mkspec changes

git version control git at git.openembedded.org
Sun Sep 26 21:37:56 UTC 2010


Module: openembedded.git
Branch: holger/qt4-4.7
Commit: e625671604e9adc7b8f951e174c81ebc3130ecf6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e625671604e9adc7b8f951e174c81ebc3130ecf6

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Sun Sep 26 04:14:12 2010 +0800

qt4: Bump INC_PR to force a rebuild with the mkspec changes

---

 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 d756a29..111716d 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 = "r22"
+INC_PR = "r23"
 
 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 3e0d143..66e6d1c 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 = "r19"
+INC_PR = "r20"
 
 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