diff options
Diffstat (limited to 'recipes-demo')
-rw-r--r-- | recipes-demo/html5-background/html5-background_git.bb | 2 | ||||
-rw-r--r-- | recipes-demo/html5-homescreen/html5-homescreen_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/html5-background/html5-background_git.bb b/recipes-demo/html5-background/html5-background_git.bb index 656923a77..4e6bb1438 100644 --- a/recipes-demo/html5-background/html5-background_git.bb +++ b/recipes-demo/html5-background/html5-background_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-background;protocol=https;branch=master \ " -SRCREV = "e91be225127ddea6be3ddae5cb35e88c2f0aafb8" +SRCREV = "aa7e2a81e91ed076c0bc9ba07db5aee0f34668df" inherit pythonnative agl-app diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb index 65de72985..1be9751b9 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=master \ file://homescreen.service \ " -SRCREV = "fc0ffa4c45d3a6ec6ad8cc9b939ef6c9dd2e7eaf" +SRCREV = "f3cecb6e79d7fcac14535108c06cb5a922159d78" inherit pythonnative |