Remove use of AGL_APP_REVISION
[AGL/meta-agl-demo.git] / recipes-demo / launcher / launcher_git.bb
index e677341..3c27fab 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY     = "AGL Launcher Application"
 DESCRIPTION = "AGL Launcher Application build with recipe method"
-HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/apps/launcher"
+HOMEPAGE    = "https://git.automotivelinux.org/apps/launcher"
 SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
@@ -25,7 +25,7 @@ SRC_URI = " \
         git://gerrit.automotivelinux.org/gerrit/apps/launcher;protocol=https;branch=${AGL_BRANCH} \
         file://launcher.service \
         "
-SRCREV  = "${AGL_APP_REVISION}"
+SRCREV  = "fd578508fe8f59a0bf11916ea99561125dcfc4ba"
 
 S       = "${WORKDIR}/git"