summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-demo/html5-homescreen/html5-homescreen_git.bb2
-rw-r--r--recipes-demo/html5-hvac/html5-hvac_git.bb2
-rw-r--r--recipes-demo/html5-launcher/html5-launcher_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb
index 0fdd02be..6958d7b3 100644
--- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb
+++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
git://gerrit.automotivelinux.org/gerrit/apps/html5-homescreen;protocol=https;branch=${AGL_BRANCH} \
file://homescreen.service \
"
-SRCREV = "${AGL_APP_REVISION}"
+SRCREV = "21bd1dcdffeafa82948b969062f5221f6e8d480c"
DEPENDS = "nodejs-native"
diff --git a/recipes-demo/html5-hvac/html5-hvac_git.bb b/recipes-demo/html5-hvac/html5-hvac_git.bb
index 16bf739c..9cf57097 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"
diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb
index 5c17a4ce..ecafd19e 100644
--- a/recipes-demo/html5-launcher/html5-launcher_git.bb
+++ b/recipes-demo/html5-launcher/html5-launcher_git.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
git://gerrit.automotivelinux.org/gerrit/apps/html5-launcher;protocol=https;branch=${AGL_BRANCH} \
file://launcher.desktop \
"
-SRCREV = "${AGL_APP_REVISION}"
+SRCREV = "b37179742fac1053ba621cfa12938ec6536cf1f7"
DEPENDS = "nodejs-native"