X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fhtml5-homescreen%2Fhtml5-homescreen_git.bb;h=2c46b95ad752878472f57bd7ca772d2e6aa4521c;hb=refs%2Fheads%2Fnext;hp=567d1d6696675482cbeefe1c6ae806e7cde1260a;hpb=132b0910fb5fd118f31387fa65fb50d63c578455;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 567d1d669..18ffea564 100644 --- a/recipes-demo/html5-homescreen/html5-homescreen_git.bb +++ b/recipes-demo/html5-homescreen/html5-homescreen_git.bb @@ -14,7 +14,7 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" B = "${WORKDIR}/build" -inherit pythonnative systemd +inherit systemd DEPENDS = "nodejs-native" @@ -33,7 +33,7 @@ SYSTEMD_SERVICE:${PN} = "homescreen.service" do_install() { install -d ${D}${WAM_APPLICATIONS_DIR}/${PN} cp -R --no-dereference --preserve=mode,links ${S}/dist/* ${D}${WAM_APPLICATIONS_DIR}/${PN} - install -D -m 0644 ${WORKDIR}/homescreen.service ${D}${systemd_system_unitdir}/homescreen.service + install -D -m 0644 ${UNPACKDIR}/homescreen.service ${D}${systemd_system_unitdir}/homescreen.service } FILES:${PN} = " \