summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qml-execscript-plugin/qml-execscript-plugin_1.0.bb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-282nd part of the layer/profile rework [2/2]Jan-Simon Möller1-25/+0
Main goal of this is to move the agl-service-* bindings into the core and to unify common recipes like wayland/weston into meta-agl-profile-graphical. As a placeholder for recipes is meta-agl-profile-demo which are being reshuffled. TLDR: remove recipes from meta-agl-demo that were moved to other layers Bug-AGL: SPEC-145 , SPEC-876 , SPEC-877 v2: moving updated udisks changes to meta-agl Change-Id: I873107f00adadeb6f3f266cce37b513fe6d44cf2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-05-29Refactoring code for installation qml libsPhong Tran1-3/+3
- Use ${libdir} instead of hardcoding /usr/lib - Change to use install command for copy files Change-Id: I4506f69c97ad223b94561fd10b97e5a406c4c4d9 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2015-12-15qml-execscript-pluginuser1-0/+25
This plugin support execution of script from QML. This is used for execution of LayerManagerControl to display Car Navigation on top of QML. This is temporary solution. Change-Id: I5825868d65e5712a4a76b3a09c231a20f2fdad66 Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>