[OE-core] [PATCH] qt4.inc: remove the optional documentation package from the demo's RRECOMMENDS

Koen Kooi koen at dominion.thruhere.net
Mon Sep 5 15:38:42 UTC 2011



Op 5 sep. 2011 om 15:24 heeft Denis Carikli <denis at eukrea.com> het volgende geschreven:

> The documentation is 285M and doesn't fit on the NAND of many machines.

That does remove all the descriptions from the qtdemo app, so removing all docs isn't a good idea


> 
> Signed-off-by: Denis Carikli <denis at eukrea.com>
> ---
> meta/recipes-qt/qt4/qt4-embedded.inc |    2 +-
> meta/recipes-qt/qt4/qt4-x11-free.inc |    2 +-
> meta/recipes-qt/qt4/qt4.inc          |    3 +--
> 3 files changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
> index d464a1d..9914c61 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 = "r29"
> +INC_PR = "r30"
> 
> QT_BASE_NAME ?= "qt4-embedded"
> QT_BASE_LIB  ?= "libqt-embedded"
> diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc
> index 234cb89..0a714be 100644
> --- a/meta/recipes-qt/qt4/qt4-x11-free.inc
> +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
> @@ -5,7 +5,7 @@ HOMEPAGE = "http://qt.nokia.com"
> SECTION = "x11/libs"
> DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor"
> 
> -INC_PR = "r26"
> +INC_PR = "r27"
> 
> QT_GLFLAGS ?= "${@base_contains('DISTRO_FEATURES', 'opengl', '-opengl', '-no-opengl', d)} "
> QT_GLFLAGS_qemux86 = "-opengl"
> diff --git a/meta/recipes-qt/qt4/qt4.inc b/meta/recipes-qt/qt4/qt4.inc
> index 5545be7..8a6b59a 100644
> --- a/meta/recipes-qt/qt4/qt4.inc
> +++ b/meta/recipes-qt/qt4/qt4.inc
> @@ -124,8 +124,7 @@ RRECOMMENDS_${QT_BASE_NAME}-demos += " \
>             ${QT_BASE_NAME}-plugin-sqldriver-sqlite \
>             ${QT_BASE_NAME}-plugin-imageformat-jpeg \
>             ${QT_BASE_NAME}-qml-plugins \
> -            ${QT_BASE_NAME}-assistant \
> -            ${PN}-doc"
> +            ${QT_BASE_NAME}-assistant"
> RRECOMMENDS_${QT_BASE_NAME}-examples += " \
>             ${QT_BASE_NAME}-plugin-sqldriver-sqlite \
>             ${QT_BASE_NAME}-plugin-imageformat-jpeg \
> -- 
> 1.7.4.1
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list