blob: 9fa8dd8f8fd8d45afcb5f29dd588e5f74a0a6f1a (
plain)
1
2
3
4
5
6
7
8
9
|
FILES_${PN}_append_rcar-gen3 = " \
${libexecdir}/weston-screenshooter \
${libexecdir}/weston-ivi-shell-user-interface \
${libexecdir}/weston-keyboard \
${libexecdir}/weston-simple-im \
${libexecdir}/weston-desktop-shell \
"
SRC_URI_remove = "file://fix-touchscreen-crash.patch"
|