[oe] [meta-qt5][PATCH] qtbase: add PACKAGECONFIG for cups

Gary Thomas gary at mlbassoc.com
Thu Dec 11 14:43:32 UTC 2014


On 2014-12-11 07:39, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>   recipes-qt/qt5/qtbase.inc | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
> index 4c7e86c..d6053be 100644
> --- a/recipes-qt/qt5/qtbase.inc
> +++ b/recipes-qt/qt5/qtbase.inc
> @@ -80,6 +80,7 @@ PACKAGECONFIG[pcre] = "-system-pcre,-qt-pcre,pcre"
>   PACKAGECONFIG[gl] = "-opengl desktop -no-eglfs,,virtual/libgl"
>   PACKAGECONFIG[gles2] = "-opengl es2 -eglfs,,virtual/libgles2 virtual/egl"
>   PACKAGECONFIG[tslib] = "-tslib,-no-tslib,tslib"
> +PACKAGECONFIG[dbus] = "-cups,-no-cups,cups"

Shouldn't this be
   PACKAGECONFIG[cups] = "-cups,-no-cups,cups"
                 ^^^^

>   PACKAGECONFIG[dbus] = "-dbus,-no-dbus,dbus"
>   PACKAGECONFIG[xcb] = "-xcb -xcb-xlib -system-xcb,-no-xcb,libxcb xcb-util-wm xcb-util-image xcb-util-keysyms xcb-util-renderutil"
>   PACKAGECONFIG[sql-ibase] = "-sql-ibase,-no-sql-ibase"
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the Openembedded-devel mailing list