summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-graphics/wayland/weston-init_aglcore.inc
blob: 51c59ae4d6ec0f54d6dcff8423d459f594ccac03 (plain)
1
2
3
4
5
6
do_install_append() {
    # Remove upstream weston.ini to avoid conflict with weston-ini-conf package
    rm -f ${D}${sysconfdir}/xdg/weston/weston.ini
}

SYSTEMD_AUTO_ENABLE = "enable"