Age | Commit message (Collapse) | Author | Files | Lines |
|
Update libhomescreen to lastest version.
Related:
1. https://gerrit.automotivelinux.org/gerrit/#/c/20223/
2. https://gerrit.automotivelinux.org/gerrit/#/c/20217/
Change-Id: Ibd9e738d1fc87665ea7f6506e7be32b197081c2d
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Included changes:
* 11e5020 Improve safety of link to event loop
Bug-AGL: SPEC-2130
Change-Id: I9c34f8e00f5e1b556f6d65cd9c408c80da4658cb
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
update libhomescreen and agl-service-homescreen to lastest version.
Change-Id: Iae03637d22a71a8e0b4e069ca15eaaa57bb74d3c
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
changed agl-service-homescreen and libhomescreen to make
agl-service-homescreen emit event to one application only.
BUG-AGL: SPEC-1764
Change-Id: Iea4b784a8b0426fd9d058a95597c22d1f9e8f1cb
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Change libhomescreen-2017 to libhomescreen recipes,
Detele libhomescreen-2017 recipes.
Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Add a new recipes named agl-service-homescreen without -2017.
Change-Id: Icdba5fa25838ab63506850b1a6641b1dfb269700
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: I2a744c3ceaabd3e8f4a0c0fcf0feeb4e143c73b3
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
to fix FTBS.
Change-Id: I975d2ad3f2fbfe02e06dc32953d69c8f7579315b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This patch includes the followings
de99f92 Use appid between homescreen-service and apps
Bug-AGL: SPEC-1645
Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/16011/
Change-Id: Ie70a1b213fbce8027ee29107993ad00c25139356
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This patch includes the followings
ba66f55 Fix make widget bug for sample source
32f4569 Fix problem when pointer is nullptr.
58f6609 Fix not to release json_object on Event(Reply)
Bug-AGL: SPEC-1471
Change-Id: I9cf7e6138e933890ed9659dba8a89f70849dd363
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Settings application using bluetooth + wifi bindings was able to change
HMI status because of invalid dbus permissions access
Bug-AGL: SPEC-1150
Change-Id: Id730c67dc8e20dfc38424247fe68ce16939aff8b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update libhomescreen-2017 SRCREV to
<d97eb6052b7652a42d502e5887bd7acf3fc6d91b>
Following commits are added:
d97eb60 Set default debug level to error
Change-Id: I459fdfe1022c1bb145dd45d54bdc65c2762d1ef4
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Restore libhomescreen-old.inc to libhomescreen_git.bb, but use fix SRCREV.
Change libhomescreen-2017.inc to libhomescreen-2017_git.bb.
Add PROVIDES into bb files for switch libhomescreen.
These is another commit in meta-agl-devel set PREFERRED_PROVIDER.
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/11761/
Change-Id: I2eadc3c703f220f286e8ffa6b52276b792fc0729
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.
Finally git checkouts should use https by default.
Bug-AGL: SPEC-864
Change-Id: I2fdacda8fa7373f309a47db72ad40106ade53434
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Rename old libhomescreen_git.bb to libhomescreen-old.inc for old homscreen.
Add a new include file named libhomescreen-2017.inc for new framework homescreen.
In the libhomescreen_git.bb 'require' the respective include file based on
DISTRO_FEATURES contains " agl-hmi-framework " or not.
[Patch Sets 5]
Follow Jan-Simon comments, add new include file.
Change old include file SRCREV to old revison.
<f5c14333d2170ae9babed53ea530828569a830ff>
[Patch Sets 6]
Change libhomescreen-2017.inc SRCREV to master revison.
<390902a6b002c6af183c939749fdebfcc4b3e839>
BUG-AGL: SPEC-993
Change-Id: I4789a25d1079b99fe35917446227bc5ef773dd46
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Revert "Add a bbappend with pinnning for all packages with AUTOREV"
This reverts commit 87ec15b961e9502b7741d51503d5c77563b1c45a.
Change-Id: I35c74ad137217a9e8833baab8de9964de63ac61c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This pins all packages using AUTOREV to DISTRO_BRANCH_VERSION_TAG
Change-Id: Id8aa34a9115cd6659ce1c154d78197229d3c036f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The homescreen recipe used to build several components.
These have their own recipes now.
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
|