X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo%2Fhtml5-launcher%2Fhtml5-launcher_git.bb;h=52d7077d6c2d736116563dffa57b7677f9186d38;hb=refs%2Fchanges%2F14%2F27414%2F4;hp=5c70fd771dcabf9f7f54e6f64c29285b4560ea12;hpb=fdadccd28a38eb9aae90f2871fbd901ac73613c2;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb index 5c70fd771..52d7077d6 100644 --- a/recipes-demo/html5-launcher/html5-launcher_git.bb +++ b/recipes-demo/html5-launcher/html5-launcher_git.bb @@ -1,4 +1,4 @@ -SUMMARY = "AGL HTML5 HVAC Application" +SUMMARY = "AGL HTML5 Launcher Application" HOMEPAGE = "https://git.automotivelinux.org/apps/html5-launcher/" SECTION = "apps" LICENSE = "Apache-2.0" @@ -9,10 +9,10 @@ S = "${WORKDIR}/git" B = "${WORKDIR}/build" SRC_URI = " \ - git://gerrit.automotivelinux.org/gerrit/apps/html5-launcher;protocol=https;branch=${AGL_BRANCH} \ + git://gerrit.automotivelinux.org/gerrit/apps/html5-launcher;protocol=https;branch=master \ file://launcher.desktop \ " -SRCREV = "${AGL_APP_REVISION}" +SRCREV = "cb6b66c3bd94a6ab18cad3ad87c827d4f7e623e9" DEPENDS = "nodejs-native"