X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fhtml5-hvac%2Fhtml5-hvac_git.bb;fp=recipes-demo%2Fhtml5-hvac%2Fhtml5-hvac_git.bb;h=f0106dbac9f48637b7b6957f1103a44cc5623e77;hb=f097d0037a74f1ab0492a1bf7919ff268f19f29b;hp=9cf570976229fb66f31275b22a94123f0f428c7f;hpb=d03a6cd8c21d0e119eabaff7e4b9d0f58a50d68c;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/html5-hvac/html5-hvac_git.bb b/recipes-demo/html5-hvac/html5-hvac_git.bb index 9cf570976..f0106dbac 100644 --- a/recipes-demo/html5-hvac/html5-hvac_git.bb +++ b/recipes-demo/html5-hvac/html5-hvac_git.bb @@ -9,10 +9,10 @@ S = "${WORKDIR}/git" B = "${WORKDIR}/build" SRC_URI = " \ - git://gerrit.automotivelinux.org/gerrit/apps/html5-hvac;protocol=https;branch=${AGL_BRANCH} \ + git://gerrit.automotivelinux.org/gerrit/apps/html5-hvac;protocol=https;branch=master \ file://webapps-hvac.desktop \ " -SRCREV = "45641bf053eade93cd3590b2286377869bb799cf" +SRCREV = "e64d69bdad0bb302900ec631b54ad6b6d6dcbacd" DEPENDS = "nodejs-native"