X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fhtml5-homescreen%2Fhtml5-homescreen_git.bb;h=2c46b95ad752878472f57bd7ca772d2e6aa4521c;hb=3e21f709ca9e71ba600b6b00ccbd783b3e7173a9;hp=c03aee496f98dd8215cfad45d96bc01c30ea2269;hpb=2507e4a69862808a6331b0e4c665b694f49a49b9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/html5-homescreen/html5-homescreen_git.bb b/recipes-demo/html5-homescreen/html5-homescreen_git.bb index c03aee496..2c46b95ad 100644 --- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb +++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb @@ -8,13 +8,13 @@ SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-homescreen;protocol=https;branch=master \ file://homescreen.service \ " -SRCREV = "e85c42ae77592afdb72df8e8d4f27e0e7ad17bb9" +SRCREV = "32098508fa7375690ea1b8dc9da4e7ca641494c1" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" -inherit pythonnative systemd +inherit systemd DEPENDS = "nodejs-native"