blob: 56f2e9601d6b9f4b88e1295ee5f7c847ddbd73b3 (
plain)
1
2
3
4
5
6
7
8
|
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 \
"
|