Correct "HOMEPAGE" in some recipe files
[AGL/meta-agl-demo.git] / recipes-demo / qtquickcontrols2-agl-style / qtquickcontrols2-agl-style_git.bb
index 04708b9..49d2e85 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY     = "AGL QtQuickControls2 style customizations"
-HOMEPAGE    = "https://git.automotivelinux.org/gerrit/#/admin/projects/src/qtquickcontrols2-agl-style"
+HOMEPAGE    = "https://git.automotivelinux.org/src/qtquickcontrols2-agl-style"
 LICENSE     = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
@@ -14,11 +14,6 @@ S = "${WORKDIR}/git"
 
 inherit qmake5
 
-do_install:append:class-target() {
-    install -d ${D}/${sysconfdir}/afm/unit.env.d
-    echo "QT_QUICK_CONTROLS_STYLE=AGL" > ${D}${sysconfdir}/afm/unit.env.d/qtquickcontrols2-style
-}
-
 FILES:${PN} += "${OE_QMAKE_PATH_QML}/QtQuick/Controls.2/AGL/*"
 
 RDEPENDS:${PN} += " \