Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / weston-init_aglcore.inc
1 SYSTEMD_AUTO_ENABLE = "enable"
2
3 do_install:append() {
4     # Remove upstream weston.ini to avoid conflict with weston-ini-conf package
5     rm -f ${D}${sysconfdir}/xdg/weston/weston.ini
6 }
7
8 RDEPENDS:${PN} += "weston-ini"