<div dir="ltr"><div>Hi,<br><br></div>Any comment for the new patch?<br><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 24, 2014 at 6:09 PM, Sujith H <span dir="ltr"><<a href="mailto:sujith.h@gmail.com" target="_blank">sujith.h@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Adding weston.ini to /etc/xdg. With this change<br>
user can login and launch weston with ivi-shell.<br>
<br>
Signed-off-by: Sujith H <<a href="mailto:Sujith_Haridasan@mentor.com">Sujith_Haridasan@mentor.com</a>><br>
---<br>
 recipes-graphics/wayland/weston_1.4.0.bbappend | 15 +++++++++++++++<br>
 1 file changed, 15 insertions(+)<br>
<br>
diff --git a/recipes-graphics/wayland/weston_1.4.0.bbappend b/recipes-graphics/wayland/weston_1.4.0.bbappend<br>
index 7a8ba6f..1bcb327 100644<br>
--- a/recipes-graphics/wayland/weston_1.4.0.bbappend<br>
+++ b/recipes-graphics/wayland/weston_1.4.0.bbappend<br>
@@ -12,3 +12,18 @@ PR = "r1"<br>
<br>
 FILES_${PN} += "${libdir}/weston/*"<br>
 FILES_${PN}-dbg += "${libdir}/weston/.debug/*"<br>
+<br>
+do_install_append() {<br>
+ Â WESTON_INI_CONFIG=${sysconfdir}/xdg/weston<br>
+ Â install -d ${D}${WESTON_INI_CONFIG}<br>
+ Â install -m 0644 ${S}/ivi-shell/<a href="http://weston.ini.in" target="_blank">weston.ini.in</a> ${D}${WESTON_INI_CONFIG}/weston.ini<br>
+ Â sed -i -e 's/<a href="http://hmi-controller.so/hmi-controller.so,ivi-controller.so/" target="_blank">hmi-controller.so/hmi-controller.so,ivi-controller.so/</a>' \<br>
+ Â Â Â Â Â -e 's|\@libexecdir\@|${libexecdir}|' \<br>
+ Â Â Â Â Â -e 's|\@abs_top_builddir\@\/data|${datadir}\/weston|' \<br>
+ Â Â Â Â Â -e 's|\@abs_top_builddir\@\/clients|${bindir}|' ${D}${WESTON_INI_CONFIG}/weston.ini<br>
+<br>
+}<br>
+<br>
+PACKAGES += "${PN}-ini"<br>
+<br>
+FILES_${PN}-ini = "${sysconfdir}/xdg"<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.8.4<br>
<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>à´¸àµà´œà´¿à´¤àµ ഹരിദാസനàµ<br>Bangalore<br><Project>Contributor to KDE project<br><a href="http://fci.wikia.com/wiki/Anti-DRM-Campaign" target="_blank">http://fci.wikia.com/wiki/Anti-DRM-Campaign</a><br>
<Blog> <a href="http://sujithh.info" target="_blank">http://sujithh.info</a><br>
</div></div></div></div>