Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-852
Change-Id: I6c45f274814a1bf28e590d9ea1c09bef87f389d6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit 077a0ef0ac094442ba5da0bd9f3f373c909d155f.
Change-Id: Ieff670a423a5119ff6b907274d47144c3f66dd1b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
file /opt/poky-agl/4.90.0+snapshot/sysroots/x86_64-aglsdk-linux/environment-setup.d conflicts between attempted installs of nativesdk-cmake-3.7.2-r0.x86_64_nativesdk and nativesdk-qtbase-tools-5.8.0+git0+49dc9aa409-r0.x86_64_nativesdk
Reference: https://stackoverflow.com/questions/45716949/during-sdk-build-environment-setup-d-conflicts-between-attempted-installs
Bug-AGL: SPEC-888
Change-Id: Iba6dd819cec44da26744a35eee31da968c9eb6ce
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
wayland-ivi-extension: Arrange recipe
- Remove unecessary variable in PACKAGECONFIG
- Arrange test-path.patch to upgrade wayland-ivi-extension
qtbase: Fix build error due to binutils 2.28 bug
- gold linker from binutils 2.28 may produce duplicate library
symbols, which makes shared libraries created with it not usable
with conventional ld linker.
- See https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183069&action=diff
weston: Change recipe version
libdbus-c++: Remove recipe and add bbappend file
- meta-openembedded (pyro) already has same version.
- Remove PNBLACKLIST[libdbus-c++] to use this component.
packagegroups / agl-demo.inc :
- move inclusion of qtwebkit out of agl-demo.inc into packagegroup-agl-demo
- this fixes an inclusion bug
Bug-AGL: SPEC-646
Change-Id: Ia71d5f4dc881f0d8f8f24a5574c9efc0f2da6245
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.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>
|
|
Thus let porter not pull-in sdl-core as a short-term fix.
This fixes a FTBS.
Change-Id: I36ec3aa74673be3ee6d25b3a721c3650703375d7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
There is missing dependency to gstreamer for weston on which
the gst-recorder pathces applied.
This sometimes caused error while configuration to build.
Bug-AGL: SPEC-788
Change-Id: I602185e95e8085ceccfb3259534b88a72fcfc5bf
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
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>
|
|
Add the new packagegroup name packagegroup-agl-smartdevicelink.
This install to agl-demo-platform image with "agl-sdl" in DISTRO_FEATURES
Tested build ok with:
source meta-agl/scripts/aglsetup.sh -m raspberrypi3 agl-demo agl-netboot agl-appfw-smack agl-sdl
Change-Id: I1b348affa88f0f3c1a313b2856bd38482fd8e778
Depends-On: I416d8418c0ef4fe4de5e5ce084e7b9075e64f85f
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
|
|
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>
|
|
AGL .wgt loses its dependency information when creating an rpm package.
In order to avoid this bug, we add the RDEPENDS setting.
This patch is a rewrite of cfd1dedb898e7aa3b43962318cd804f7cb2f6049.
Change-Id: I688984f776cde4d30e151c0b7143f05a62f5dd2e
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>
|
|
Backport this patch:
https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f
Which causes the build to fail on recent Qt versions (e.g. the version
present in Debian Stretch, but not that in Debian Jessie).
BUG-AGL: SPEC-783
Change-Id: I6395408635684920d3dcfefb71fc51c35a5a8e3f
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
intel-corei7-64
Not all boards use a kernel >= 4.8 . This service binding needs features introduced in Kernel 4.8 .
Thus restrict it to m3 and x86-64 for now. Other targets can added later.
Bug-AGL: SPEC-772
Change-Id: I03acdc11e40497d8b8bda702b6e556f234af9ff6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-428
Change-Id: I8b88706ef2dc2619fe39ee991e2b1f0dc70e1b79
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
To avoid a timeout condition in udisks.service the
automount script needs to be ran as it's own systemd
service.
Bug-AGL: SPEC-735
Change-Id: Idbfb21b1a2fccfa55ac149830d4af591222b697d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The radio functionality is now contained in the binding, remove the
unused QtMultimedia plugins.
Change-Id: I262f63af646b92a6f04ecf238274b5137e9fbf41
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change-Id: Id3b4ddaeba650e15be87de7bf9fdca20335d9464
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
In order to support IVI-Cluster demo, set virtual display
and gst-recorder parameter in weston.ini.
v2:
If you want to use virtual output system, set "virtual-display"
in DISTRO_FEATURES. Then the sample value is enabled.
If you want to use transfer system to multi ECU via H.264,
set "gst-record" in DISTRO_FEATURES.
Note:
These system are supported in R-Car M3 only.
Change-Id: Ia782d3bc7079c38f30be52c1f6f152d55e1d2e17
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
https://github.com/tisogai/module-router/commit/8104a3174e6f54ace53066ab1797d9b9bd2bdf63
fixes a race condition that results in an AudioManager crash.
Bug-AGL: SPEC-660
Change-Id: I59897eeda05bc6be8e9664d9d5b895fad9a3bece
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Supporting 'mp3' scan of LMS is dropped by PACKAGECONFIG
in meta-agl. (It is supported in meta-openembedded by default.)
When displaying AGL demonstration, supporting MP3 is preferable.
Change-Id: I3f95cafbb9ca2d8334442fb04a659934e6b4430e
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
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>
|
|
module-role-cork's hardcoded corking policy can conflict
with the configurable policy management that is part of
module-router and AudioManager. Since module-router/AM are
enabled by default in demo builds, we must also disable
module-role-cork to avoid conflicting corking policies.
Bug-AGL: SPEC-710
Change-Id: I55442b5c11e711783fb4f890d1f26227c295d122
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
Change-Id: I1ded68d89799825286d085746fec778e1659d5d4
Bug-AGL: SPEC-634 SPEC-666
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
gst-record plugin uses gettimeofday to adapt gst buffer duration.
When WLAN network access internet, system timer is changed by NTP, then
the gst plugin system stopped.
This patch change to use MONOTONIC timer to detect buffer time frame.
--
The patch is same as
https://gerrit.automotivelinux.org/gerrit/#/c/9417/
Change-Id: I2761b0f9dc3bed58d8556966acc54f9dc13d0556
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Adapted from the Gen2 implementation to work on Gen3.
Bug-AGL: SPEC-559
Change-Id: I8ec71354b0dee04277c6bf74c62956280b84b4fb
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.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>
|
|
This patch adds a new "most" receipe for building the MOST driver. The
receipe replaces the old ones, as it builds all modules at once. Hence,
the receipes aim*, hdm* and mostcore are removed. Additionally, the *.bb
file for the demo platform is modified to reflect these changes.
This patch is needed to avoid dependency issues among the modules of the
driver stack. Although, the problem has been reported with SPEC 438 and a
patch set to fix it has been introduced with Change #8447, it is still
present on RaspberryPi.
Change-Id: Id6104ee6d9bf1b7d9744761a6529461176fdd8b2
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
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>
|
|
Change the systemd service to user unit, add dependencies, update
the bash script for launching openivi-html5 and fix the visibility
issue to prevent blank screen at startup.
AGL-Bug: SPEC-629
Change-Id: Ibc64088a39a1d7cc2899cb0ff43e8312cde95bc8
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>
|
|
This patch enables loading router-module by default to manage audio routing
when both Media Player and Radio start playing.
Latter audio source selected by user enforces existing one corked.
Detail in below.
https://jira.automotivelinux.org/browse/SPEC-378
Bug-AGL: SPEC-606
Change-Id: I407924b1346f95573596434ba9b17c732cae5146
Signed-off-by: Toshiaki Isogai <isogai.toshiaki@nttd-mse.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add pulseaudio to DEPENDS now that homescreen has added support
for the master volume control that uses pulseaudio
AGL-Bug: SPEC-618
Change-Id: I0519dc96b45a5c844d0682a1a14c49df25ce87e5
Reported-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
mediaplayer needs the qtmultimedia bits, add an explicit RDEPENDS on
them. This will be required when the radio app stops using
qtmultimedia.
Change-Id: If59667b854171a24328f8a996cdd214a4836753d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The "controls" demo app is not particularly useful at this point, and
where as it was not launchable from the homescreen in Chinook, the new
dynamic list in Dab picks it up when it is installed, so it both throws
off the current app icon spacing and makes thing look odd because it
has no icon. So, just remove it to clean up the homescreen.
Change-Id: I617e832b559b4df54e197f0056cb9da84fed4d7b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Drop patches and bbappends that no longer apply. I audited these to
verify that they already exist upstream, and I believe we are OK.
Change-Id: I83f8334539d5542c7632b45e230d53915fdf18bf
Depends-On: I024b757d16e5891382f4286dadee3315163a79d5
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|