[oe] [PATCH 01/18] qtgraphicaleffects: allow empty package

Denys Dmytriyenko denis at denix.org
Tue Oct 8 04:02:13 UTC 2013


Ok, after manually fixing those issues I mentioned already (couple 5.0.2 
remnants and few 5.1.0 missed packages) the rest seems to work fine. I built 
most of Qt5 packages for "eglfs" and "linuxfb" platforms (sorry, no X here) 
and checked few examples:

Tested-by: Denys Dmytriyenko <denys at ti.com>


On Tue, Oct 08, 2013 at 01:32:01AM +0200, Eric Bénard wrote:
> else populatesdk will fail because qtgraphicaleffects-dev can't
> find qtgraphicaleffects
> 
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  recipes-qt/qt5/qtgraphicaleffects.inc | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-qt/qt5/qtgraphicaleffects.inc b/recipes-qt/qt5/qtgraphicaleffects.inc
> index 63e884e..06b5350 100644
> --- a/recipes-qt/qt5/qtgraphicaleffects.inc
> +++ b/recipes-qt/qt5/qtgraphicaleffects.inc
> @@ -1,3 +1,5 @@
>  require qt5.inc
>  
>  DEPENDS += "qtdeclarative"
> +
> +ALLOW_EMPTY_${PN} = "1"
> -- 
> 1.8.4.rc3
> 



More information about the Openembedded-devel mailing list