[oe] [meta-qt5][PATCH] qtwebengine: add PACKAGECONFIG for proprietary_codecs

Pascal Huerst pascal.huerst at gmail.com
Mon Feb 5 12:53:19 UTC 2018


Signed-off-by: Pascal Huerst <pascal.huerst at 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




More information about the Openembedded-devel mailing list