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

Denys Dmytriyenko denis at denix.org
Tue Oct 8 00:16:04 UTC 2013


And the series misses qtquickcontrols-5.1.0, qtserialport-5.1.0 and 
qttools-native-5.1.0 - those require qt5-${PV}.inc which is now renamed and it 
breaks parsing...

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