X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-renesas%2Frecipes-graphics%2Fwayland%2Fweston_%25.bbappend;fp=meta-agl-bsp%2Fmeta-renesas%2Frecipes-graphics%2Fwayland%2Fweston_%25.bbappend;h=0000000000000000000000000000000000000000;hb=7d1d7457ff2b71abe95525b26148d5a3e7a42790;hp=842c380a01d421869d25f9e84455f0ffabfaec9c;hpb=64d59ff0e0e835a53445b07257d3896fb48abfb5;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston_%.bbappend b/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston_%.bbappend deleted file mode 100644 index 842c380a0..000000000 --- a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston_%.bbappend +++ /dev/null @@ -1,15 +0,0 @@ -FILESEXTRAPATHS_append := ":${THISDIR}/${PN}" - -SRC_URI_append = "\ - file://weston-renesas.ini \ - " - -do_install_append() { - WESTON_INI_CONFIG=${sysconfdir}/xdg/weston - install -d ${D}${WESTON_INI_CONFIG} - install -m 0644 ${WORKDIR}/weston-renesas.ini ${D}${WESTON_INI_CONFIG}/weston.ini -} - -FILES_${PN} += " \ - ${sysconfdir}/xdg/weston/weston.ini \ - "