X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-graphics%2Fwayland%2Fweston_%25.bbappend;h=95b886c6e497c60236fcec0e39889e88a9f02140;hb=74018582ffebc8d985fcfa7e33526ac32078010c;hp=2ee7150e5922aa0b6917819acd42d3fa632cb01a;hpb=59fb43fa95a212af20009247332b4c5c34302b1f;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-graphics/wayland/weston_%.bbappend b/meta-agl/recipes-graphics/wayland/weston_%.bbappend index 2ee7150e5..95b886c6e 100644 --- a/meta-agl/recipes-graphics/wayland/weston_%.bbappend +++ b/meta-agl/recipes-graphics/wayland/weston_%.bbappend @@ -1,6 +1,7 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" SRC_URI_append = "\ + file://0001-compositor-drm.c-Launch-without-input-devices.patch \ file://weston.service \ file://weston.ini \ " @@ -13,7 +14,7 @@ SYSTEMD_SERVICE_${PN} = "weston.service" do_install_append() { # Install systemd unit files if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then - install -p -D ${WORKDIR}/weston.service ${D}${systemd_system_unitdir}/weston.service + install -m 644 -p -D ${WORKDIR}/weston.service ${D}${systemd_system_unitdir}/weston.service fi WESTON_INI_CONFIG=${sysconfdir}/xdg/weston