[oe] [meta-qt5][PATCH] There is missing line, which is setting the OE_BLUEZ_ENABLED. It was broken when merging .inc with _git.bb files. Without this missing line libQt5Bluetooth isn't working with bluez!

Martin Jansa martin.jansa at gmail.com
Fri Oct 16 13:37:34 UTC 2015


On Fri, Oct 16, 2015 at 12:22:33PM +0200, Sławomir Paszko wrote:
> From: folkien <folkus at gmail.com>

Add commit summary (separated with blank line from what you currently
have in commit message) and use full name in your git configuration.

> ---
>  recipes-qt/qt5/qtconnectivity_git.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/recipes-qt/qt5/qtconnectivity_git.bb b/recipes-qt/qt5/qtconnectivity_git.bb
> index c758d04..2915327 100644
> --- a/recipes-qt/qt5/qtconnectivity_git.bb
> +++ b/recipes-qt/qt5/qtconnectivity_git.bb
> @@ -22,3 +22,4 @@ do_configure_prepend() {
>  }
>  
>  SRCREV = "aa00047183008edd739df472cf0490e9fffbe655"
> +EXTRA_QMAKEVARS_PRE += "${@base_contains('PACKAGECONFIG', 'bluez4', 'CONFIG+=OE_BLUEZ_ENABLED', '', d)}"
> -- 
> 2.6.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20151016/e1d0cfd2/attachment-0002.sig>


More information about the Openembedded-devel mailing list