From: Romain Forlot Date: Fri, 1 Dec 2017 11:24:46 +0000 (+0100) Subject: Removing qtwebkit to be replaced by qtwebengine X-Git-Tag: 5.99.1~101 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F12289%2F3;p=AGL%2Fmeta-agl.git Removing qtwebkit to be replaced by qtwebengine Bug-AGL: SPEC-1159 Change-Id: Ieecc7cc51015dd0b7ce689e90f43fcd17b3eb62d Signed-off-by: Romain Forlot Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12289 Reviewed-by: José Bollo Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller Reviewed-by: ronan Le Martret Reviewed-by: Stéphane Desneux --- diff --git a/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime b/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime index ca712e155..80685eb81 100755 --- a/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime +++ b/meta-app-framework/recipes-core/web-runtime/web-runtime/web-runtime @@ -1,2 +1,2 @@ #!/bin/sh -exec /usr/bin/qt5/qmlscene "$1" /usr/bin/web-runtime-webkit.qml +exec /usr/bin/qt5/qmlscene "$1" /usr/bin/web-runtime.qml diff --git a/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb b/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb index c58daea30..8cbe08a76 100644 --- a/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb +++ b/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb @@ -14,7 +14,6 @@ SRC_URI = "\ RDEPENDS_${PN} = "\ qtdeclarative-tools \ - qtwebkit-qmlplugins \ qtwayland-qmlplugins \ qtquickcontrols-qmlplugins \ "