* [meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs
@ 2018-02-05 12:53 Pascal Huerst
2018-02-17 9:33 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: Pascal Huerst @ 2018-02-05 12:53 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
---
recipes-qt/qt5/qtwebengine_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index ecf4657..4d6c7b6 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -57,6 +57,7 @@ PACKAGECONFIG[speex] = "WEBENGINE_CONFIG+=use_system_speex,,speex"
PACKAGECONFIG[vpx] = "WEBENGINE_CONFIG+=use_system_vpx,,libvpx"
PACKAGECONFIG[webrtc] = "WEBENGINE_CONFIG+=use_webrtc,,libvpx"
PACKAGECONFIG[nss] = "WEBENGINE_CONFIG+=use_nss,,nss"
+PACKAGECONFIG[proprietary_codecs] = "WEBENGINE_CONFIG+=use_proprietary_codecs,,"
EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
--
2.14.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs
2018-02-05 12:53 [meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs Pascal Huerst
@ 2018-02-17 9:33 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2018-02-17 9:33 UTC (permalink / raw)
To: Pascal Huerst; +Cc: openembedded-devel
This doesn't apply in master, WEBENGINE_CONFIG was last used in 5.9.
On Mon, Feb 5, 2018 at 1:53 PM, Pascal Huerst <pascal.huerst@gmail.com>
wrote:
> Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
> ---
> recipes-qt/qt5/qtwebengine_git.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/
> qtwebengine_git.bb
> index ecf4657..4d6c7b6 100644
> --- a/recipes-qt/qt5/qtwebengine_git.bb
> +++ b/recipes-qt/qt5/qtwebengine_git.bb
> @@ -57,6 +57,7 @@ PACKAGECONFIG[speex] = "WEBENGINE_CONFIG+=use_system_
> speex,,speex"
> PACKAGECONFIG[vpx] = "WEBENGINE_CONFIG+=use_system_vpx,,libvpx"
> PACKAGECONFIG[webrtc] = "WEBENGINE_CONFIG+=use_webrtc,,libvpx"
> PACKAGECONFIG[nss] = "WEBENGINE_CONFIG+=use_nss,,nss"
> +PACKAGECONFIG[proprietary_codecs] = "WEBENGINE_CONFIG+=use_
> proprietary_codecs,,"
>
> EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
>
> --
> 2.14.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-17 9:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05 12:53 [meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs Pascal Huerst
2018-02-17 9:33 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox