summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework
AgeCommit message (Collapse)AuthorFilesLines
2017-11-05Allow SRCREV handling through poky-agl.confeel_4.99.2eel/4.99.24.99.2Jan-Simon Möller6-6/+6
This change simplifies the SRCREV handling by using - AGL_APP_REVISION and AGL_DEFAULT_REVISION in recipes. Also the AGL_BRANCH can be used to switch to release branches. Change-Id: Ia9e50ac6ffa8a46c1fa536c96adf740821db22af Bug-AGL: SPEC-864 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-03Update SRCREVs for hmi-framework packagesRomain Forlot3-3/+3
The SRCREV's were no longer valid (rebase!). Fix them. Change-Id: I54c79a04e38dc30e0d5fe1c6749f154e7f468208 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-02Recipe style fixes in meta-hmi-frameworkJan-Simon Möller6-24/+35
This change applies the standard bitbake recipe layout, especially it fixes: - DEPENDS before inherit (as we might DEPENDS += in the inherit !) - 'S =' below SRC_URI (style nitpick) - DESCRIPTION being present These changes are just 'formatting' but worst case we see a difference in DEPENDS due to the corrected ordering. Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-01Change agl-service-windowmanger-2017 EXTRA_OECMAKEzheng_wenlong1-1/+1
Change EXTRA_OECMAKE to EXTRA_OECMAKE_append_agl-devel. Change-Id: I31fbe606e50384c72f8784da5b2f4ec77363c141 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-01Update libwindowmanager SRCREVKazumasa Mitsunari1-1/+1
Update libwindowmanager SRCREV to master. <71d3c9ee49ece6063ea93090b3661df6a90dd1de> Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11601 Change-Id: I6ac2190789621a9333d369287c4cd61a6d853986 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-01Update agl-service-windowmanager-2017 SRCREVKazumasa Mitsunari1-1/+1
Update agl-service-soundmanager-2017 SRCREV to master. <3772dc5dc1b89ac101134d02529bde7185e68948> Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11631/1 Change-Id: I835c5f1c5ee5779102e5f20dec2287c8275f6dd8 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-01Update libsoundmanager SRCREVKazumasa Mitsunari1-1/+1
Update agl-service-soundmanager-2017 SRCREV to master. <cda4a958e85d397bae142fbe6068a3e17d4aa935> Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11579/3 Change-Id: Ibf871c58845b4cbe8e043ad6bad0711f41e7510a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-01Update agl-service-soundmanager-2017 SRCREVKazumasa Mitsunari1-1/+1
Update agl-service-soundmanager-2017 SRCREV to master. <71e9700fe906fff4f111bc70d025912ee5dd095a> Related change : https://gerrit.automotivelinux.org/gerrit/#/c/11629/ Change-Id: Ia3c79585d0597a2ef81115c3926173a0c2a42bd5 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-01Update agl-service-homescreen-2017 SRCREVzheng_wenlong1-2/+2
Update agl-service-homescreen-2017 SRCREV to master. <087ddd64698d8634cd748e0341a6c17e0a6ca134> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11439/6 Change-Id: I3a87a4ae07c224be2b2bba38567c02a5f8abbc67 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-01Update homescreen-2017 SRCREVzheng_wenlong1-1/+1
Update SRCREV to master revision. <4940d001f08bec6fd68293efcbd6673a9ffce65e> Change-Id: Iaeded9248f96fe3349c7297c557181bdec7e5e61 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-01Delete do_install sections for libhomescreenzheng_wenlong1-14/+2
As we split libhomescreen from agl-service-homescreen-2017, also delete the libhomescreen installation from the recipes. Related Commit: https://gerrit.automotivelinux.org/gerrit/#/c/11413/ BUG-AGL: SPEC-993 Change-Id: If47f69c495a0cac066fa62624c1e5860f5182352 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-01Add libhomescreen libwindowmanager to Dependszheng_wenlong1-1/+10
As libhomescreen split from homescreen-service, libwindowmanager split from windowmanager-service, homescreen-2017 needs depends on libhomescreen and libwindowmanager. Relative Commits: https://gerrit.automotivelinux.org/gerrit/#/c/11413/ BUG-AGL: SPEC-991 Change-Id: I9a5a8d619fbc0364a8f8067c335fba1aae5f246e Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-31Add LICENSE.MIT to recipe CHKSUMzheng_wenlong1-1/+2
Since we added LICENSE.MIT in agl-service-windowmanager-2017, we also need to add LICENSE.MIT file to LIC_FILES_CHKSUM. Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11631/ Change-Id: Ic709a92ef41efa856402d9c860f43f082c04a7bf Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-31Add libraries to hmi-framework packagegroupKazumasa Mitsunari1-9/+3
Related commit : https://gerrit.automotivelinux.org/gerrit/#/c/11455/ https://gerrit.automotivelinux.org/gerrit/#/c/11511/ https://gerrit.automotivelinux.org/gerrit/#/c/11533/ https://gerrit.automotivelinux.org/gerrit/#/c/11515/ https://gerrit.automotivelinux.org/gerrit/#/c/11509/ Bug-AGL : SPEC-993 Change-Id: Id947eddf553bcfbcec0986d1159b8f8f31634178 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-31Fix md5 checksumKazumasa Mitsunari1-1/+1
This patch fixes the build error of do_populate_lic of libwindowmanager. Bug-AGL : SPEC-1000 Change-Id: I31a59f3fe0b2ac41d25ce4e8e216dd426bc73e0a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-31Split library from windowmanagerKazumasa Mitsunari2-21/+19
To improve independency, library from windowmanager service binder should be splitted [Patch Sets 2] - Remove installation of layers.json. It is included in CMakeFile. https://gerrit.automotivelinux.org/gerrit/#/c/11523/ - Remove unnecessary tabs. [Patch Sets 3] - Rename the recipe [Patch Sets 4] - Modified description about recipes - Moved S variables after SRC_URI Change-Id: I37c394991f8f18359bcf6816e9edd82e6442ce5b Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp> Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2017-10-31Add libsoundmanager library recipeKazumasa Mitsunari1-0/+13
[PatchSet2] Move S variable after SRC_URI Change-Id: Idb3b04e4a2f2af59fc88934ce1807530fc4d5564 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-25Split library from soundmanagerKazumasa Mitsunari1-22/+7
To improve independency, library from soundmanager service binder should be splitted [PatchSet2] Modify DESCRIPTION Move down S variable to SRC_URI Removed do_install_append : Related to https://gerrit.automotivelinux.org/gerrit/#/c/11529/ Change-Id: If379d0fbbf4e18390fd004e79b2c4f83fee50534 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-23Bump revision for auto startup homescreen serviceRomain Forlot1-1/+1
Change-Id: Ic2f4fee29f5aa3887c52f27ed08aed60518490e7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-10-17Fix HMI framework recipesYuta Doi3-8/+3
1. Modify SRCREV to the correct value in windowmanager and soundmanager. 2. Add "wayland-native" to windowmanager for resolving error: WLSCAN-NOTFOUND 3. Remove "PACKAGES" from packagegroup-hmi-framework.bb for resolving QA Issue: [packages-list] Change-Id: I1987dd2620e2b2832da5a8e9e754c9ddd0c2fa6f Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2017-10-12Add recipes for new hmi fweel_4.99.1eel/4.99.14.99.1zheng_wenlong5-0/+131
Add recipesc for agl-service-windowmanager-2017, agl-service-soundmanager-2017, agl-service-homescreen-2017 and homescreen-2017. [Patch Sets 2] Modify homescreen-2017_git.bb to use aglwgt make package. [Patch Sets 3] Modify agl-service-windowmanager-2017_git.bb to use aglwgt make package. Modify agl-service-soundmanager-2017_git.bb to use aglwgt make package. [Patch Sets 4] Modify agl-service-homescreen-2017_git.bb to use aglwgt make package. [Patch Sets 5] (jsmoeller) Modify layer and add packagegroup containing the required packages. Modify feature name to be agl-hmi-framework to be consistent in naming Mofify local.conf.inc to set DISTRO_FEATURES flag instead of setting IMAGE_INSTALL. Change-Id: Iac998b5c9ed519649c8c367e97a5aa31c6140c26 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-05Add HMI framework layer for HMI recipesKazumasa Mitsunari3-0/+81
Add HMI framework layer provides HMI recipes in the following url * https://wiki.automotivelinux.org/hmiframework This is still empty layer Change-Id: I5d74d444534c36bcaddc250665f280c764bf0b43 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>