Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
The SRCREV's were no longer valid (rebase!). Fix them.
Change-Id: I54c79a04e38dc30e0d5fe1c6749f154e7f468208
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|