diff options
Diffstat (limited to 'recipes-demo/html5-hvac')
-rw-r--r-- | recipes-demo/html5-hvac/html5-hvac_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-hvac/html5-hvac_git.bb b/recipes-demo/html5-hvac/html5-hvac_git.bb index 16bf739c3..9cf570976 100644 --- a/recipes-demo/html5-hvac/html5-hvac_git.bb +++ b/recipes-demo/html5-hvac/html5-hvac_git.bb @@ -12,7 +12,7 @@ SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-hvac;protocol=https;branch=${AGL_BRANCH} \ file://webapps-hvac.desktop \ " -SRCREV = "${AGL_APP_REVISION}" +SRCREV = "45641bf053eade93cd3590b2286377869bb799cf" DEPENDS = "nodejs-native" |