Age | Commit message (Collapse) | Author | Files | Lines |
|
Add qtvirtualkeyboardplugin build dependency to allow use of the
on screen keyboard
Bug-AGL: SPEC-1185
Change-Id: Ie9daef180a1f9162fb94e49367a1dacdafcd6ad6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To support the AGL Navigation API, modify agl-service-navigation
to be installed with navigation at the same time.
This commit is part of the correspondence of AGL Navigation API initial support.
Change-Id: I7836a43e8ea302f28c00cdc3dbc7b95098924793
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
We will commit the initial implementation of AGL Navigation API advanced by Navigation EG.
In initial support, AGL 3.0 equivalent API is reimplemented using afm-binder.
Change-Id: I5e288c81b22fc31b7d68fcfcafb2325ce4bb75c3
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Add alternative navigation package recipe that is based on the
qtlocation examples
Bug-AGL: SPEC-1157
Change-Id: I1ea85f74bc5a40a4d637dc583570df931f1f2810
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change the navigation recipe to an RPROVIDES to allow various other
options for navigation. This change also updates the respective
packagegroup.
Bug-AGL: SPEC-1157
Change-Id: I98a90510fca18f55b0db2ccac0e5aa00899730ac
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
While the hmi-framework doesn't support multi-display,
mapviewer is located in screen 1 in order to transfer to
Cluster ECU. Then a layer which mapviewr uses is out of
control by windowmanager.
As layer id 1000 is conflict, so we decide new layer id
as 11001 for Screen 1.
Change-Id: I52b6071e91adb69cfa8ab65c6ea6604b3fef8be1
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
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>
|
|
Removing redandant sed script.
Related: AGL/apps/dashboard.git
06ca4be Fix path to Qt5Tool:lrelease for native
Change-Id: If6599396a7fcaacf1cbebee6db183860c7eba785
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.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>
|
|
This enforces the use of the dedicated variable ROOT_HOME
of yocto instead of /home/root.
Note that the use of root's home made in the patched
demos is bad and have to be changed.
Change-Id: Ib0095a62d75800a0427be27955d1b2216b14554f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
To support i18n, the project will need the command called lrelease which
is in qttools.
Change-Id: Ic5a83b5483f27d1260a123ef559b99425f4058e4
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
We have set Qt Quick Controls 2's style in each application's main.cpp
QQuickStyle::setStyle("AGL");
This patch set the style globally with an environment variable as this
style is provided by the platform.
https://doc.qt.io/qt-5/qtquickcontrols2-styles.html#environment-variable
Change-Id: I5a8ee91cac8ad665ba0f7f22ffd79cab3a50f9a2
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Add virtual/libhomescreen and qlibwindowmanager as DEPENDS in
the recipes of apps that have been updated to use the new HMI
framework.
Change-Id: Ic5bcceaa4273612d0eaa7d1762177b4a1077ddfb
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Moving ringtone logic out of the phone app's QML adds a direct
configure dependency on qtmultimedia due to an update in app.pro.
Add that dependency.
Bug-AGL: SPEC-1081
Change-Id: I8189c69850d7481fbf344ac0ecd88f487fc759c9
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
The AGL phone app now depends on libqtappfw. Add the
dependency.
Bug-AGL: SPEC-1079
Change-Id: I9cd65638cceb371f08933ed5a81a5805f33a8e48
Signed-off-by: Matt Porter <mporter@konsulko.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>
|
|
Fix some unnecessary whitespace and remove all the explicit
FILES* additions. These are all handled by the defaults.
Bug-AGL: SPEC-1064
Change-Id: I3b610cf503f938c84b17d514bb1ed1cf3f8607bb
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Add libqtappfw to the platform. This supports SDK development and
runtime of apps leveraging libqtappfw.
Bug-AGL: SPEC-1064
Change-Id: I7fc54fc7d9c4db885cd79d899bd40f44e4543766
Signed-off-by: Matt Porter <mporter@konsulko.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>
|
|
Add a recipe for als-meter-demo application,
which use steering-wheel-service to display engine information.
Change-Id: Iaac39a357ad227ddff5d9e0e201ee41ef6cf4f14
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This fixes a FTBS due to the missing dependency.
Change-Id: Ic14623859d304f6a17318dc4a5a3299f10e89b89
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update SRCREV to master revision.
<44e29d0b7b0382214dfae5b82c1c038d6bf7877f>
Change-Id: Ibb85b082d74e613b1ed4dd0e331415c5b75eb1a3
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Bug-AGL: SPEC-959
Change-Id: Id7e3529eb694eb6b00c53f42668ed04a56baa051
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-900
Change-Id: I25aaf81358959841c3430da493f721c0177e4292
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I65dd87561b80765ae2bbff5fc7f903ffe27394a8
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
agl-service-mediascanner needs to be in RDEPENDS to be pulled into
the image, and because it isn't required for built-time.
Bug-AGL: SPEC-896
Change-Id: I1afe3ce32fe63e4e1b1f56f149700553a214320b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-852
Change-Id: I6c45f274814a1bf28e590d9ea1c09bef87f389d6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Split out binding to its own standalone service independent of
the MediaPlayer application
Bug-AGL: SPEC-848
Change-Id: I9f5e76023fd7ebbe0a9c205a9ffd81a732b2800a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add agl-service-steering-wheel recipe, application can use this
recipe to build agl-service-steering-wheel.
Change-Id: Ic985af7c9abcee4b844748913216e97a8e9280f2
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Fix a typo in the summary and the description of
the recipe by replacing HTTP5 with HTML5.
Bug-AGL: SPEC-866
Change-Id: Ica941e8f51ee43eafaa907370caa2c74e7d2e5e4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
* rtl-sdr pulseaudio are require to build package
binding/binding.pro:9:PKGCONFIG += json-c afb-daemon librtlsdr glib-2.0 libpulse-simple
Change-Id: I8083d994edf6a14fbd41ebac8b13aed1ea7ffea0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Add recipe that builds the gps/gnss binding for location
services
Bug-AGL: SPEC-824
Change-Id: I485967a640d0dbd3febdbe474f025155797c85ad
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Use cmake to build instead of qmake that was used for
legacy reasons
Bug-AGL: SPEC-822
Change-Id: I953199ccc7f06336ed01be5f88b49640a18930ff
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Use cmake to build instead of qmake that was used for
legacy reasons
Bug-AGL: SPEC-823
Change-Id: I582afda13baf847315c99ef30fe872c50ba5e0d5
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Now that the radio binding is standalone their needs to be a
recipe to build it, and a RDEPENDS added to the radio application.
Bug-AGL: SPEC-834
Change-Id: I1d830181c6dcd12036b8e39d0442e010d579194e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Gulp dependency remove from build and change
the widget entry point to point the right path
Remove warning about unused variable that could
fails compilation.
Bug-AGL: SPEC-849
Change-Id: I74fbc89e89f3dea26b067e09f5cd145f8ded8015
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This integration use non automatic post installation at first
boot on a board.
Change-Id: I0f080c72ec98b9280256de20a45aa847714bebf0
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
With this fix, the navigation build method will be compatible with the SDK.
This patch contains the workaround of the problem discussed in SPEC-384.
This patch contains fix of problems that lose dependency.
Change-Id: Ibf02040f78a2f925a430a5844f735a00cd375d08
Bug-AGL: SPEC-384
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Currently, the dependency of navigation is broken. libdbusC++ is not installed.
We will implement provisional response for DD.
Change-Id: If29fffdd2279ccbe852632b3495cf9a951e46874
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
The navigation app is not fully converted to a wgt
as it expects to ship a platform library instead
of containing all parts in the wgt.
For now (due to the short time until the dab release)
mitigate the issue by allowing the platform install.
Change-Id: Ic9430c56cf459be2c466e186320bc97cdc8d628d
Bug-AGL: SPEC-384 SPEC-785
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Icefde01288acc4380b4f198393ec8891400a95b2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Add bluetooth and wifi services to the settings package RDEPENDS
Bug-AGL: SPEC-661 SPEC-715
Change-Id: I4cf3cd14cabda38a32ca8fe4da97b8e747f9a1d9
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add agl-service-wifi recipe for the recently split out
wifi binding
Change-Id: Ic9b61df2e69d888679c2d57b0b6f3d4469d00b91
Bug-AGL: SPEC-661 SPEC-715
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add agl-service-bluetooth recipe for the recently split out
bluetooth binding
Change-Id: Id90f9a8d8623927897c9efa3236465c50a7932ed
Bug-AGL: SPEC-661 SPEC-715
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The dependency is at runtime through dbus.
Related but not solving SPEC-657 .
It was solved in c9793
I7935fe12289fb2585c95df5f207bd447c8aafd6b
Change-Id: I9770f8bfef85b8e9e5ab60f4dbb0969bf8f5bf48
Bug-AGL: SPEC-657
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Homescreen is required for building tests in phone
therefore it has been added as a dependency to
avoid build errors such as:
Project ERROR: homescreen development package not found
AGL-Bug: SPEC-653
Change-Id: I644169526133418b86906c3c02438508034a3ee2
Signed-off-by: Leon Anavi <leon.anavi@konsulko.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>
|
|
Building the radio application has some different dependencies with the
switch to using a binding instead of qtmultimedia. Update DEPENDS and
RDEPENDS to reflect the changes.
Bug-AGL: SPEC-581
Change-Id: I610b580f54d4348cd27ada3eaee4711f02d94df6
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|