diff --git a/meta-imx-bsp/recipes-graphics/wayland/weston-init.bbappend b/meta-imx-bsp/recipes-graphics/wayland/weston-init.bbappend index 3664773165..7e2e8d2ad9 100644 --- a/meta-imx-bsp/recipes-graphics/wayland/weston-init.bbappend +++ b/meta-imx-bsp/recipes-graphics/wayland/weston-init.bbappend @@ -16,7 +16,7 @@ do_install:append() { update_file "Group=weston" "Group=root" ${D}${systemd_system_unitdir}/weston.service else # Install weston-socket.sh for sysvinit as well - install -D -p -m0644 ${WORKDIR}/weston-socket.sh ${D}${sysconfdir}/profile.d/weston-socket.sh + install -D -p -m0644 ${S}/weston-socket.sh ${D}${sysconfdir}/profile.d/weston-socket.sh fi # Include commented gbm-format