summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-16 16:25:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-16 16:51:41 +0100
commitbef8d8d3bd2d96fb62734071597df415c7c23f4c (patch)
treecdd40129af7778034324e3dacf78b06eff384f72 /meta/recipes-qt/qt4
parent527ab19c0c3ff5b57e89c4770fe447f15678e02b (diff)
downloadast2050-yocto-poky-bef8d8d3bd2d96fb62734071597df415c7c23f4c.zip
ast2050-yocto-poky-bef8d8d3bd2d96fb62734071597df415c7c23f4c.tar.gz
qt4-embedded: bump PR to allow removal of meta-oe bbappend
The meta-oe bbappend only increments PRINC, if we bump INC_PR here we can remove that. (From OE-Core rev: 9e74a1c9cb753a426b55544cc41860edb98e8d33) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4')
-rw-r--r--meta/recipes-qt/qt4/qt4-embedded.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
index f231e98..7c8876b 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is
SECTION = "libs"
HOMEPAGE = "http://qt.nokia.com"
DEPENDS += "directfb tslib"
-INC_PR = "r50"
+INC_PR = "r52"
QT4EDEPENDS = ""
QT_BASE_LIB ?= "libqt-embedded"
OpenPOWER on IntegriCloud