Age | Commit message (Collapse) | Author | Files | Lines |
|
Because of changing package name of agl-service-windowmanager-2017,
change dependent pacakge name.
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/17265/
Change-Id: Ib2d43ac5eb0f3cc3c1d452cf3305778480080943
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
libqtappfw recipe should have been using a static SRCREV than the
previous autoreving.
Bug-AGL: SPEC-1680
Change-Id: Iba3a2d867a7c5587d04147a7d7986cfa6a93cb5a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Resoning:
Only apps have a prepended CI cycle , so automatic bumps with in the recipes are fine.
For recipes in src/ we don't (yet) have such a cycle and to avoid sudden breakage the recipes need to use a fixed hash.
Change-Id: I33c3ba651f97bd8f2e0fa5218c6dd3469d8ec952
Bug-AGL: SPEC-1733
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: If7786f158583fd000646e4c1e43be6426ba47645
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Iec6f26547f273e4f1987057784a3b1b7efc0a5e2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
mapviewer had unnecessary environment variable settings in the service file.
This patch removes unnecessary environment variables.
Bug-AGL: SPEC-552
Change-Id: Ia33b226fef1cd355d27d019d5d196468ebf597f3
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
The application window size was changed by commit 6e8ca74a266a224d2754a5f2ed0e228fec2e5c96
at window manager.
The background image of the POI application is less than new size.
This patch fix POI application window size.
Change-Id: Ica91390e7364ac9fcf8521866a4b0dde90992758
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Current navigation application can not output guidance voice. This problem was
caused by changing the application framework.
This patch is for adapting to changes in the application framework.
Change-Id: Idaee7a287716d4d7bfb5b3adab36065036e64293
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Dependency error potentially possessed by the Phone application became obvious
by fab778caff2041794814df54b51893965381aa66.
After that change, qtmultimedia was not installed in agl-demo-platform.
This problem has been reported by SPEC-1596, but has not been fixed so far.
This patch enables the phone application to work again.
BUG-AGL: SPEC-1596
Change-Id: I1ac4eda4e5e31c51a1ab97ba8e748b56265a8c30
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
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>
|
|
This reverts commit a07554f5394a9315b2d2de1f82d5a952c9ce063e.
Bug-AGL: SPEC-1685
Change-Id: Ib8b98a6ab9e5cf72f1d2ba46d43b85f264e77c3b
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>
|
|
Make some change for navigation and poiapp,
Update SRCREV for using appid between homescreen-service and apps.
BUG-AGL: SPEC-1645
Change-Id: Id36b3fd4695e67df15d6dc6bbcb2d3f0d0b39a72
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
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>
|
|
The network binding deprecates the wifi binding so update
the runtime dependency accordingly.
Bug-AGL: SPEC-1543
Change-Id: I4cc27a804ce1f56e25389b67caa5e2ac373462b6
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
This reverts commit 8d853962f123472f0e7217789f80c10c0191ade5.
homescreen recipe is required by the recently merged switch from
homescreen-2017 to homescreen.
Change-Id: I53e3d7378bf2f2fbe2953d821676dfeda12ff034
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
This patch replaces the default.target with the multi-user.target to ensure
that the unit is being executed by systemd.
Change-Id: I3d696eb88052be63c82bd11434fd338371deb38d
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
Bug-AGL: SPEC-1346
Change-Id: I9a5f6f10b6da236aa77990c3e29fb398ce05beed
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Bug-AGL: SPEC-1346
Change-Id: I60250350bbef29ca5b406c25dfe24176deda81f0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
We were missing a dependency at runtime.
Change-Id: Ief12a5f3b62131d186731af3727138f6bdc3dc0a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
Change-Id: Ia7a4aefbf61af7fb0ef1ac2c27b373f71d656a77
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-1346
Change-Id: I4783d06b008864a4703afe7364c5bec413590fc0
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Bug-AGL: SPEC-1601
Change-Id: I6744e2beb9e577f6c3df51c6c6a3369ac2b835c9
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* When you have RPROVIDES_${PN} += "virtual/something"
you should have PROVIDES += "virtual/something" too
It's avoid yocto parsing ERROR.
(like remove pulseaudio from DISTRO FEATURE)
Bug-AGL: SPEC-1601
Change-Id: I50fa95a5dd61e3ca6d32bc68d5e792fd10aa11fe
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
When running aglsetup with feature 'agl-demo', 4A is now enabled.
The feature 'agl-audio-4a-framework' is added to the feature deps.
For the agl-audio-soundmanager framework use agl-demo-soundmanager.
Discussed in SAT meeting on 20180719.
Bug-AGL: SPEC-1234
Bug-AGL: SPEC-1598
Change-Id: Ief75404c6ab818e58394b3ab55f221f823363362
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* porter board is not supported any more in AGL
Change-Id: Ifad3f089707d772f41d0ac6916348474a284b5b9
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
We need to check that again ...
Change-Id: I4c77bd208ec53daabef09e1f8c9949baff499ed2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
We need to check that again ...
Change-Id: Icc4c22ac3ee9e3ab8747122f0e6f65f96ca232bb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The new version of libqtappfw depends on qtdeclaractive.
Add the missing dependency.
Bug-AGL: SPEC-1541
Change-Id: Ic6ea2cc7d27a7a598725e68ccbe0a7e3da02ee0f
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Radio application has no dependency on pulseaudio.
Bug-AGL: SPEC-1234
Change-Id: I46cf16aaa676153a87f6af3187f14359bd572f5d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This patch removes the BROKENonIntelQemuRpi3 append condition when adding the
MOST drivers to the demo platform. We can do this, as Change-ID 14239 takes
care that the necessary kernel dependent backports are applied to the driver
sources.
Change-Id: Icbff481c4fdff514ea0fd58cb6db99772d8d45bc
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
Save time and energy.
Change-Id: I450b766bf082db735dc3733b2df8ddc5279d787b
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
By modify dashboard to use qtaglextras,
need add qtaglextras to depends.
[Patch Set 2]
Remove libhs and qlibwm from DEPENDS.
Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/15357/
Change-Id: I9c2f27b3c277c463a2b85ba157e8e70cb3d3990e
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
It was moved to meta-agl / core .
Change-Id: I4144f4ad7a7c052a28c43f6dba9ab9b4bc047e5c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
We copied homescreen-2017 source code to homescreen.
Need change recipes for this commit.
Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/15173/
Bug-AGL: SPEC-1549
Change-Id: I3455feb630b64d04c402855df0d6dce34cd62fcc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This reverts commit 09fef5b7ae3f4d65fa8b6399207319a7407a1d4a.
Bug-AGL: SPEC-1544
Change-Id: I5ea4a532ac42b05ecd572dfa0040ffeccdede0e7
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit afec28613b0b0b25cdee9cccb61b384ce518d0b8.
Bug-AGL: SPEC-1544
Change-Id: I476f790ec3f65ba7fe1870ed0363c81e17feaac2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit c1ad9f55f68dfdee3c45aa7e8f79d3d02aab6bb5.
Bug-AGL: SPEC-1544
Change-Id: Ied6f58988e7e46480ac7880a7a74517d60c9ce10
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To allow easier access to the neard DBUS API include the
neardal demo utilities.
Bug-AGL: SPEC-1544
Change-Id: I2bf1ba3175470fc0f8730d1488c1b43b9b9dbbf8
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-1554
Link: https://patchwork.openembedded.org/patch/88673/
Change-Id: Id0287d8cd6bc75b03ec06d0445938a7c27304620
Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add neard package which brings in important userspace daemons + tools
to interface to NFC devices
Bug-AGL: SPEC-1554
Change-Id: I9ec1d703098b0a974314db38b67c0d4e7e948342
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit 80c6bbcd190ac40305e0e2e83e20209f39c9dfb8.
The reverted commit introduces a conflict when building for m3ulcb
between can-utils and canutils.
Change-Id: I97c188f0869c5816e7c378a00ac6df6424fe2d46
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
libsocketcan and canutils userspace components are the needed tools
to configure and use the CAN interfaces
Change-Id: I3c17c7997b0d5701b0f916b88437047028bc9a1f
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
|
|
we'll use chrome.
Change-Id: I84883c577c4bae7f7b33de64e9d5c42c1b9c7095
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
In packagegroup-agl-demo-platform, the package RDEPENDS
on virtual/mixer so mixer should RPROVIDE virtual/mixer
Also adjust revision according to master branch.
Change-Id: I0633687bd684302a3dc2360c3318de19d11c400f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Bug-AGL: SPEC-1520
Change-Id: I7e382d0b31dcdabb98a95d90bacf89f2ec03abe9
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This patch does 2 things:
* pin version eel_5.0.3 when 4A is not enabled
* use AGL_APP_REVISION when 4A is enabled
In the second case, this will pop the following changes
in mixer:
* 62bb1f0 WIP version based on 4a High Level API
* 2aabd6a Add some ignore in .gitignore
* d192c51 Make use of afb-helpers submodule
* e1fe0c6 Add special permission to the mixer
* 21994ea Remove nasty hack to handle HALs
* f35abba make of use of app templates to import right HALs depending on compilation options
* 6bf2ccb make use of alsacore and hal bindings to control audio volume
Change-Id: I5408100aacacb14fe581cf89535bf9b66de0189f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|