summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-embedded.inc
diff options
context:
space:
mode:
authorDenis Carikli <denis@eukrea.com>2011-09-05 15:24:14 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 13:46:25 +0100
commit4c938669e68d772fb78a0c3fb6a40ac3d5b6ddfe (patch)
tree1bc5feed87cac406b62c8356ec8fdd1e376fdf34 /meta/recipes-qt/qt4/qt4-embedded.inc
parent8575c864d4a15180fb9aeac6a4000c8a3548e05f (diff)
downloadast2050-yocto-poky-4c938669e68d772fb78a0c3fb6a40ac3d5b6ddfe.zip
ast2050-yocto-poky-4c938669e68d772fb78a0c3fb6a40ac3d5b6ddfe.tar.gz
qt4.inc: Remove the optional documentation package from the demo's RRECOMMENDS
The documentation is 285M and doesn't fit on the NAND of many machines. (From OE-Core rev: 64d6a6ceceb1f1a599b8140f30071f8bc8e60393) Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-embedded.inc')
-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 ed872b0..ffa5288 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -3,7 +3,7 @@ SECTION = "libs"
LICENSE = "LGPLv2.1 | GPLv3"
HOMEPAGE = "http://qt.nokia.com"
DEPENDS += "directfb tslib"
-INC_PR = "r32"
+INC_PR = "r33"
QT_BASE_NAME ?= "qt4-embedded"
QT_BASE_LIB ?= "libqt-embedded"
OpenPOWER on IntegriCloud