diff options
Diffstat (limited to 'recipes-demo/homescreen')
-rw-r--r-- | recipes-demo/homescreen/homescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index 29f0678f8..8f74defdf 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -25,7 +25,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http file://homescreen.conf \ file://homescreen.token \ " -SRCREV = "${AGL_APP_REVISION}" +SRCREV = "e3b392b8a0767f35e6dbbdb1e9d126294aebdcb5" S = "${WORKDIR}/git" |