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

Denys Dmytriyenko denis at denix.org
Tue Oct 8 04:30:57 UTC 2013


And one more reply to the same patch... :)

This particular fix with ALLOW_EMPTY was discussed in this thread:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/59838

So, what was the agreement for the proper fix?

-- 
Denys


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