Age | Commit message (Collapse) | Author | Files | Lines |
|
The following commit is added:
7fb167a Fix the flipped screen problem
Change-Id: Ic87e102d220e0848a982ed681b85fb4b2d3f71f1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<64dc4d770b61d42761cb5f87ee8ae924eb46cd73>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11891/
Bug-AGL: SPEC-1034
Change-Id: Ia405fd075ccfcc1cca8336cc838e4316d6bc7d41
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<c392fff74872af6d4f165ff3f854d19f390ec0ee>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11819/
Following commits are added:
c392fff Remove and replace the comments
0b1d9ca Add the fail-safe process for the configuration file
2b97202 Fix the error log on windowmanager initialization
7879eaa Update the application guide
fe5ec2c Merge "Add an another example for layout configuration"
3810b9b Add an another example for layout configuration
create mode 100644 layers.json.split
3357a19 Update application guide
Change-Id: Ie39087431922b3d822d24efd4fe0fe3a74fe93da
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.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>
|
|
Change EXTRA_OECMAKE to EXTRA_OECMAKE_append_agl-devel.
Change-Id: I31fbe606e50384c72f8784da5b2f4ec77363c141
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|