X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Fmapviewer-demo.bb;h=ea2e38b14a8823dcdbed1255148eb5ff968076b4;hb=d312c2fb6f0a00f3abb45e99d4085845715866c7;hp=86e7f93d374bbeb6d6d1478c8bf99270c482dc16;hpb=64b28dd3f4004a6c651b96513820e39f6d0b8c69;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/navigation/mapviewer-demo.bb b/recipes-demo-hmi/navigation/mapviewer-demo.bb index 86e7f93d3..ea2e38b14 100644 --- a/recipes-demo-hmi/navigation/mapviewer-demo.bb +++ b/recipes-demo-hmi/navigation/mapviewer-demo.bb @@ -26,6 +26,7 @@ do_install() { install -d ${D}${systemd_system_unitdir} install -m 0644 ${WORKDIR}/weston-mapviewer-demo.service ${D}${systemd_system_unitdir} + sed -i "s:/home/root:${ROOT_HOME}:" ${D}${systemd_system_unitdir}/weston-mapviewer-demo.service } ## DO NOT ENABLE 'weston-mapviewer-demo.service' BY DEFAULT