[oe-commits] Martin Jansa : qt4: bump INC_PR

git version control git at git.openembedded.org
Thu Feb 24 09:21:34 UTC 2011


Module: openembedded.git
Branch: master
Commit: 9be60082fb7d283cf96d1d5f42e16e059d085bd7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9be60082fb7d283cf96d1d5f42e16e059d085bd7

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Feb 24 10:17:56 2011 +0100

qt4: bump INC_PR

* 459110a17e59594c4fd9183a5684413ffa1479dd added generate_qt_config_file task
  which is executed in empty workdir if builder is using rm_work

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/qt4/qt4-x11-free.inc b/recipes/qt4/qt4-x11-free.inc
index a98e268..c407422 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 = "r23"
+INC_PR = "r24"
 
 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