summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-demo-hmi
AgeCommit message (Collapse)AuthorFilesLines
2019-05-31Cleanup of meta-agl-devel for HHJan-Simon Möller5-81/+0
Part of the layer cleanup. Bug-AGL: SPEC-2450 Change-Id: I3316e816c630ee47a5643f3efef72b01e67090a5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-04-12launcher: Update LIC_FILES_CHKSUMScott Murray1-1/+1
Update LICENSE file location and checksum to match changes in the repository. The checksum change is due to a switch from a version with whitespace removed to the stock Apache 2.0 LICENSE file. Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit cc40e7636b8806c4f0139aa1048cb86de2faf2f6) Change-Id: Ia000bc1938208f2ab1549ecd4a45940c8af7ed64
2019-03-28Revert "launcher: Update LIC_FILES_CHKSUM"Stephane Desneux1-1/+1
In apps/launcher, the two commits modify the LICENSE back to the previous one. * 5462c15 Revert "Start app and get runnables list by homescreen" * a33e4f6 Revert "Sort application display order" So commit #20799 must be reverted too until we go forward again. This reverts commit cc40e7636b8806c4f0139aa1048cb86de2faf2f6. Change-Id: I661cfb6799dce14db207ac0c95561159fe21ce0f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-03-25launcher: Update LIC_FILES_CHKSUMScott Murray1-1/+1
Update LICENSE file location and checksum to match changes in the repository. The checksum change is due to a switch from a version with whitespace removed to the stock Apache 2.0 LICENSE file. Change-Id: I5e87e0b0a5953a9c7e5f18a54a9fbaf6b77a3f95 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-02-11qlibhomescreen:update SRCREVwang_zhiqiang1-1/+1
Change-Id: Iafb6e704f3da0271d68821f863f18b372687b3c2 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
2018-09-07Change libhomescreen-2017 to libhomescreenzheng_wenlong2-3/+3
Change libhomescreen-2017 to libhomescreen. Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-09-04Use libqthomescreen repository instead of qlibhomescreenzheng_wenlong1-2/+2
Use libqthomescreen repository instead of qlibhomescreen. Change-Id: I855bac43806b0a1277532c6b94e3cfd419b366fd Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-09-04Use agl-service-homescreen without -2017zheng_wenlong2-42/+0
Change hmi-framwork packagegroup using agl-service-homescreen without -2017. [Patch Set 2] Delete agl-service-homescreen-2017 recipe. [Patch Set 3] Delete homescreen-2017 recipe. Change-Id: I67306083af86c471db45d406824478cdc61f1b10 BUG-AGL: SPEC-1550 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-08-24Revert "Use appid between homescreen-service and apps"flounder_5.99.4flounder/5.99.45.99.4Tadao Tanikawa2-2/+2
Re-pin SRCREV to revert "Use appid between homescreen-service and apps" Bug-AGL: SPEC-1685 Change-Id: I710df160880cae8966413bc98d4330c99ce8362b Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2018-08-06Use appid between homescreen-service and appszheng_wenlong2-2/+2
Use appid between hss and apps, and check event destination in libhomescreen. So these is no need compare code when recived Event_TapShortcut Event. qlibhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/16021/ agl-service-homescreen-2017: https://gerrit.automotivelinux.org/gerrit/#/c/16009/ BUG-AGL: SPEC-1645 Change-Id: Ie53576d254414031c68ab2e7e6211f6b081b9c99 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-07-20homescreen-2017: remove useless ref to pulseaudioRonan Le Martret1-1/+0
Homescreen doesn't have direct dependency on pulseaudio, after merging of https://gerrit.automotivelinux.org/gerrit/#/c/15563 Bug-AGL: SPEC-1234 Depends-On: Ib7b784452b767c76beb1bd320c4bce6f7039a929 Change-Id: I8bcf3d5006ea8a3c2a7d9f09f9d4e7866d9ca64c Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-07-03Add launcher recipes and add into packagegroupzheng_wenlong1-0/+25
Add launcher recipes and add into packagegroupi. Change-Id: I18b47cbd0076434a97f2aad70b062f2702ba0e5a Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-06-27Add qlibhomescreen recipes and add it into packagegroup for SDKzheng_wenlong1-0/+13
We detached the launcher area from homescreen. The lancher application requires qlibhomescreen. Add the qlibhomescreen recipes into packagegroup for it to be contained in the SDK. [Patch sets 7] Change revision to 313cd53946a456163108c4f6f1582e442ebc4022 Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/14517/ Bug-AGL: SPEC-1518 Change-Id: I0d21120d5ddb26d2ba3a392968718be0a95d8ffc Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-04-04homescreen-2017: change SRCREV to AGL_APP_REVISIONMatt Ranostay1-1/+1
Instead of pinning with git commit SHA1 use AGL_APP_REVISION Change-Id: I692424cb4685c2b7cf3a8548a3556443e81bf704 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-03-13Merge "homescreen: add agl-weather-service to HMI"Jan-Simon Moeller1-1/+4
2018-03-07runxdg: Switch LIC_FILES_CHKSUM syntaxTom Rini1-2/+1
It is currently a warning to use ${COREBASE}/LICENSE and instead we need to use ${COMMON_LICENSE_DIR}/MIT. Switch to this syntax. Change-Id: I04c2577181ed81a32cc4b370bc88078d42405607 Signed-off-by: Tom Rini <trini@konsulko.com>
2018-02-21homescreen: add agl-weather-service to HMIMatt Ranostay1-1/+4
Add agl-service-weather SRCREV, and dependencies to recipe Bug-AGL: SPEC-1273 Change-Id: I1afad78f6bf9eb40aecd9540f332834c8a49415e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-06Add hmi-debug recipeKazumasa Mitsunari2-0/+27
This recipe installs the hmi-debug file to control log level. Bug-AGL: SPEC-1179 Change-Id: I223269ca44cd4d923241147ee4d0a3bc05e7ac59 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-01-02Update AGL HMI Framework to latest stableTadao Tanikawa1-1/+2
Pin homescreen-2017 db9f41d Block launching app when an app is launching df2f2f4 Improve missing icon visibility 8b2fa00 Improve management icons of homescreen cd54677 Delete unnessary libraries from pro file Pin agl-service-windowmanager-2017 1733941 Merge "Fix build error in gcc 7.2" 869c528 Enable an application re-launch dc33784 Fix build error in gcc 7.2 b00ef7b Enable to show Video and WebBrowser a5872e5 Clean up source code d4b51c9 Remove automatic code generation aea325b Exclude execusion bit 25abec6 Add background layer for CES DEMO Pin libwindowmanager 026af42 Change Visible and InVisible event to broadcast 06f1e49 Add APIs which can get information about the display and the surface area e03cee1 Fix the bug in error case Change-Id: Ia1c7f5e8fb2db031a09b7bf5fcb2aa002a1e18aa Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-27Delete HMI Framework individual correspondenceNaoto Yamaguchi2-27/+0
HMI Framework correspondence of Navigation was done using bbappend. We have merged the correspondence into meta-agl-demo because we fixed the known bug. This recipe is no longer needed, so delete it. Bug-AGL: SPEC-1224 Change-Id: I2786c7f76230872b8ef499c0e5fecda3e62f54ab Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-12-23Fix: Navigation cannot play guide voiceNaoto Yamaguchi1-1/+1
Current navigation can not play guidance voice. This patch fix that problem. Bug-AGL: SPEC-1223 Change-Id: If05e1f252b2a72ab339d43854575bd7897607962 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-12-18Add XDG Application Launcher on AGL HMI FrameworkTadao Tanikawa1-0/+17
The launcher of XDG application on AGL HomeScreen/WindowManager. This recipe builds and installs 'runxdg' executable binary into target's /usr/bin. Bug-AGL: SPEC-1096 Change-Id: I6dc7cd025eae0c292238584bf8d8c0036cdb9a60 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-17Update HomeScreen for CES 2018 demoTadao Tanikawa1-1/+1
- HomeScreen's color scheme has been changed from green to blue based. - Introducing the default icon - Bug fixes. Related commits: 096c072 Apply LinearGradient to first letters drawn when icon is missing a7e1f83 Fix installation info 228a3ff Fix volume slider in the media area didn't work 96c3e6d Display blank icon with first letter in new color scheme f756a01 Change to new color scheme 242e1fc Display a blank icon with first letter when icon is not exist Bug-AGL: SPEC-673 Change-Id: I6845e9fe53f722edaf7e45ff007e246c47dc0345 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-14Merge "Add D-Bus configuration of navigation service"Jan-Simon Moeller2-0/+17
2017-12-13Change homescreen-2017 srcrev for shortcut iconzheng_wenlong1-1/+1
Change homescreen-2017 srcrev for shortcut icon Radio to HVAC. Relative commit: https://gerrit.automotivelinux.org/gerrit/#/c/12477/ Change shortcut icon radio to hvac Change-Id: I9ab81e62ffa6e62effa8c511de0cdfa16ef41882 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-12-12Add D-Bus configuration of navigation serviceNaoto Yamaguchi2-0/+17
This recipe is the workaround until the meta-hmi-framework is merged into meta-agl-demo. Add the D-Bus configuration provided by the navigation service. Currently navigation app provides API, but this is transient measure. In the future this configuration will be moved to the navigation service. Change-Id: I3b8c7ebb7f465f4b90095f2549deeb4c63c49452 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-11-24Update homescreen-2017 SRCREVzheng_wenlong1-2/+2
Update homescreen-2017 SRCREV to <2c179df8e22fd1434c88b8595ddd65ec0ed48622> Following commits are added: 2c179df Merge "Change libwindowmanager to qlibwindowmanager" 2fa542a Merge "Replace Qt Quick Controls 1.x with 2.x API" 47d1b5d Replace Qt Quick Controls 1.x with 2.x API bf3c9fb Change libwindowmanager to qlibwindowmanager e14318d Add gitreview bd43b3d Change debug MAX to DEBUG bba3ecc Set default debug level to error [Patch Set 2] Change DEPENDS libwindowmanager to qlibwindowmanager. Change-Id: I48ab633fa963ecf1591a53ca6a4298c7453845fe Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-24Update agl-service-homescreen-2017 SRCREVzheng_wenlong1-1/+1
Update agl-service-homescreen-2017 SRCREV to <321f08ed8d0a4d3b1f4bd486e8a4240f4d3443ee> Following commits are added: 321f08e Set default debug level to error Change-Id: I1f9040bbe4e20bd8a218f53e6af143c82d2f1421 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-15Adjust navigation to libwindowmanager updateNaoto Yamaguchi1-1/+1
An incompatible update to libwindowmanager, we adjust navigation to it. Change-Id: I02f0a93b2886aeffb7930e41bd74e7d5d53a1bfd Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-11-15Navigation : experimental support of new home screenNaoto Yamaguchi1-0/+10
Add a recipe for experimental support to the new home screen with the window manager. Experimental support will only be applied if you have enabled the function of agl application framework. Change-Id: I30b116be20771697df70de36c5aa4de4b6dfb406 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-11-09Set PREFERRED_PROVIDER_virtual/libhomescreen in config fragmentzheng_wenlong1-1/+1
Set PREFERRED_PROVIDER_virtual/libhomescreen in config fragment, homescreen-2017 DEPENDS in virtual/libhomescreen, packagegroup-hmi-framework.bb RDEPENDS in libhomescreen-2017. Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11759/ Change-Id: Iee449470e85f6faae37dc71aa2eb7a90ac47b9f6 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-05Allow SRCREV handling through poky-agl.confeel_4.99.2eel/4.99.24.99.2Jan-Simon Möller2-2/+2
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 Forlot1-1/+1
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öller2-6/+8
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-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-23Bump revision for auto startup homescreen serviceRomain Forlot1-1/+1
Change-Id: Ic2f4fee29f5aa3887c52f27ed08aed60518490e7 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-10-12Add recipes for new hmi fweel_4.99.1eel/4.99.14.99.1zheng_wenlong2-0/+40
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>