From: Kévin THIERRY Date: Tue, 16 Sep 2014 07:39:34 +0000 (+0200) Subject: weston: add missing files X-Git-Tag: ivi_rev_0.2~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F27567%2F1;p=scm%2Fbb%2Fmeta-tizen.git weston: add missing files Change-Id: I3900957f648f4b149118289422902e990a505e1d Signed-off-by: Kévin THIERRY --- diff --git a/recipes-tizen/weston/weston-extraconf.inc b/recipes-tizen/weston/weston-extraconf.inc index ef4ef53..c9a7964 100644 --- a/recipes-tizen/weston/weston-extraconf.inc +++ b/recipes-tizen/weston/weston-extraconf.inc @@ -39,3 +39,6 @@ FILES_${PN} += "${prefix}/lib/weston/weston-desktop-shell" FILES_${PN} += "${prefix}/lib/weston/cms-static.so" FILES_${PN} += "${prefix}/lib/weston/weston-screenshooter" FILES_${PN} += "${prefix}/lib/weston/weston-simple-im" +FILES_${PN} += "${prefix}/bin/weston-scaler" +FILES_${PN} += "${prefix}/bin/weston-stacking" +FILES_${PN} += "${prefix}/bin/weston-multi-resource"