X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fqtquickcontrols2-agl%2Fqtquickcontrols2-agl_git.bb;h=79dac686f964a4f07e4ccb8041454a57fa31292c;hb=222e6e4b4db6cd1fb94d9fad9bafc85b1fd147bd;hp=0a432db0e17594962b35750f6595a1ff2295db98;hpb=41591d4f8c586aa801220fac0924556f406c58bd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb b/recipes-demo/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb index 0a432db0e..79dac686f 100644 --- a/recipes-demo/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb +++ b/recipes-demo/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb @@ -1,5 +1,5 @@ SUMMARY = "AGL demo custom QtQuickControls2 widgets" -HOMEPAGE = "https://git.automotivelinux.org/gerrit/#/admin/projects/src/qtquickcontrols2-agl" +HOMEPAGE = "https://git.automotivelinux.org/src/qtquickcontrols2-agl" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" @@ -10,14 +10,14 @@ PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtquickcontrols2-agl;protocol=https;branch=${AGL_BRANCH}" SRCREV = "22b538aae1f69de5273f1e42a854cfab23a32b60" -S = "${WORKDIR}/git/" +S = "${WORKDIR}/git" inherit qmake5 -FILES_${PN} += "${OE_QMAKE_PATH_QML}/AGL/Demo/Controls/*" +FILES:${PN} += "${OE_QMAKE_PATH_QML}/AGL/Demo/Controls/*" -RDEPENDS_${PN} += " \ - qtquickcontrols-qmlplugins \ - qtquickcontrols2-qmlplugins \ - qtsvg-plugins \ +RDEPENDS:${PN} += " \ + qtquickcontrols-qmlplugins \ + qtquickcontrols2-qmlplugins \ + qtsvg-plugins \ "