X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-graphics%2Fwayland%2Fweston_%25.bbappend;h=573b481a9a27158db880b38e613ed650668b3a78;hb=3bd99fb9c93da89564d31cf6579d49213915d2f7;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..573b481a9 100644 --- a/meta-agl/recipes-graphics/wayland/weston_%.bbappend +++ b/meta-agl/recipes-graphics/wayland/weston_%.bbappend @@ -1,8 +1,10 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" SRC_URI_append = "\ + file://0001-compositor-drm.c-Launch-without-input-devices.patch \ file://weston.service \ file://weston.ini \ + file://fix-touchscreen-crash.patch \ " inherit systemd @@ -13,7 +15,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