| SUMMARY = "Weston, a Wayland compositor, configuration files" |
| HOMEPAGE = "http://wayland.freedesktop.org" |
| LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| PACKAGE_ARCH = "${MACHINE_ARCH}" |
| CONFFILES_${PN} = "${sysconfdir}/xdg/weston/weston.ini" |
| FILES_${PN} = "${sysconfdir}/xdg/weston/weston.ini" |
| do_configure[noexec] = '1' |
| mkdir -p ${D}/${sysconfdir}/xdg/weston |
| cat << EOF > ${D}/${sysconfdir}/xdg/weston/weston.ini |
| do_install_qemux86-64() { |
| mkdir -p ${D}/${sysconfdir}/xdg/weston |
| cat << EOF > ${D}/${sysconfdir}/xdg/weston/weston.ini |