aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-12docs: Update descriptions of agl-sota.flounderPatrick Vacek2-19/+26
Corrected the layers required for the agl-sota feature. Backported from halibut but adapted for rocko dependencies. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Change-Id: I5a464fe600e9502348cbaf3d314a69fbf10358ce
2019-06-06meta-agl-demo: Fixed broken link to Renesas board.Scott Rifenbark1-1/+1
Fixed the broken link to the machine/renesas.html page. Change-Id: Icf043b1fcab9786a6b70c410970c39ab3beabda3 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-05-30AGL Layers: Updated "meta-agl-demo" (flounder)Scott Rifenbark1-44/+19
I applied review edits to "flounder" version based on Jan-Simon scrub of the content for technical correctness. Change-Id: Ie18e9229ea3dec86ade0fd39cb78ba7a0b89233b Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-04-09Updated devguides-book to use new meta-agl-demo file.Scott Rifenbark2-2/+163
Also, added the new meta-agl-demo.md file. Change-Id: I7f89498a6adc58abe51b9fa5aeb56ddc6eacfad6 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-01-18phone: Replace QtMultimedia usage with 4A + gstreamerflounder_6.0.5flounder_6.0.4flounder/6.0.5flounder/6.0.46.0.56.0.4Scott Murray1-2/+2
Update dependencies to remove qtmultimedia and add gstreamer. Bug-AGL: SPEC-1596 Change-Id: Ifbaf65aeb5616897ba2f5f7b73aa397b39ef4231 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-01-09docs: add yaml bookFrederic Marec1-0/+13
Bug-AGL: SPEC-1988 Change-Id: I01bbdbf26d2b621e786ecd2abbd957692d3f1a61 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-01-06recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
a7a3534 libqtappfw: bluetooth: add transport to discovery filter Bug-AGL: SPEC-2094 Change-Id: I45391b66fd646fa4701757dbec2077e696cf11bb Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-04homescreen: quiet debug messages in non-develScott Murray1-0/+2
Define QT_NO_DEBUG_OUTPUT when not building with agl-devel enabled to quiet the debug logging on volume changes. Change-Id: I8667332954664cf07f3d29b098c9c9dc8265c2ee Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-01-03radio: Add libqtappfw to DEPENDSScott Murray1-1/+1
Add libqtappfw to DEPENDS as the application has incoming rework to use new radio support that has been added to libqtappfw. Change-Id: I45a05cbf5e6d129939c1ebaf1c448abc3b4302bf Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-01-03libqtappfw: update SRCREV to pick up radio supportScott Murray1-1/+1
Update SRCREV to pick up: 8053629 libqtappfw: Add radio binding support Some other radio and mediaplayer application updates to improve demo behavior for CES depend on this. Change-Id: I72778c1ade2b3fb2722fee92c2d7c658d27880fe Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-25recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
f283595 libqtappfw: mediaplayer: set album art via qml context Change-Id: Ibc386c63dd4fe8dc2f39593de3f9be1964cc06cc Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-12-21navigation: Add 4A supportScott Murray2-1/+363
To properly support 4A in the navigation app, add a patch to pull in the 4A binding, add some code to open / close the "navigation" role, and use a simple gstreamer pipeline to play the generated files. The existing playback script templates have had their playback commands removed, but are retained for driving the voice file generation. Note that a patch is being used for now, as gpsnavi is managed outside of AGL on github. Additionally, that repository has no flounder branch, and its HEAD does not work on flounder at present, complicating things. Change-Id: Ie5c63c2ae22237a80dc034b98d7279d3c203273f Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20homescreen: use submodules in SRC_URIStephane Desneux1-1/+1
This is required for #19109 Change-Id: I5b6852a2e8d9c29fcf39b0c2cd9b15ce8cda2ae1 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> (cherry picked from commit 16c00939e1d79f875f714f0e3bc33c42002c03a0)
2018-12-19agl-demo-preload: Set default timezoneScott Murray1-0/+3
Set the default timezone to PST8PDT for Las Vegas when the agl-demo-preload feature is specified. Change-Id: I0b7d3d85c0e7ccb092c569eb2108e6381820eae3 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-19Add udev rules and scripts for demo platform configurationScott Murray11-3/+152
Add recipes for udev rules and associated scripts provided by Jan-Simon Möller to: 1) Support USB attached I2C devices for RTC and HVAC LED support. The RTC support loads and configures the required rtc-ds1307 driver, and sets the time from the RTC clock. The HVAC LED support configures the LED device names for use by the HVAC binding. 2) Detect Fiberdyne MOST attached amp and install the required 4A HAL. The new demo-i2c-udev-conf and demo-most-udev-conf recipes are added to DEMO_PLATFORM_CONF variable in packagegroup-agl-demo-platform to have them added to the agl-demo-platform image. Since they use udev rules to detect the corresponding hardware, this should be safe for all platforms. Change-Id: I9dc78b8e63418079d14e1d1e2a832840a0c97ea8 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-18Disable btwilink by default on m3ulcbScott Murray3-2/+23
Testing for CES has found the wilink BT on the M3+Kingfisher somewhat unreliable. To disable it by default for now, add a demo platform configuration hook to packagegroup-agl-demo-platform and use it to pick up a modprobe configuration file to prevent btwilink from loading. This addition is specific to the m3ulcb platform, and the variable DEMO_ENABLE_BTWILINK can be used to over-ride the behavior by setting it to "true" in local.conf or site.conf. Change-Id: Ia645d9329594547f83601526e3f3fd5da5845b24 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-16poiapp-api-key: Add client IDScott Murray1-1/+5
Somehow in my original testing the POI app was working even though the client ID was not being added to /etc/poikey as the first line. Add a POIAPP_CLIENT_ID variable to go with POIAPP_API_KEY, and write them both to the file. As well, mark the package as platform independent, as it contains just a text configuration file. Change-Id: Iab5d6aa44007c61457697882d9a2ece12f984acf Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-16Revert "update to lastest version"Scott Murray1-1/+1
This reverts commit 970c8d3138a253c4466cbb96472221d43a94d4fb. Backs out the changes: 2d83844 Merge pull request #6 from wangzhq/agl 1591bca delete check appname, change activateSurface to activateWindow in gpsnavi, which require updates to homescreen and libhomescreen that are only present in the AGL master branch. The check for the application name is required in flounder to avoid the navigation application breaking the ability to switch between applications. Change-Id: I7b11029d725ef5473ac000f898f5216dae6136b1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-14update to lastest versionwang_zhiqiang1-1/+1
change navigation to lastest version, then it will avoid the issue that can't transfer to navigation screen once more. Change-Id: Ic40f9cf9bd1640d033e1620e1e07c711b28562d4 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> (cherry picked from commit 68534b3dfbf623837446f94799a3f80b245f10d9)
2018-12-10Rework mapviewer and mapviewer-demoScott Murray9-73/+70
Rework the mapviewer and mapviewer-demo recipes to get mapviewer working out of the box for the cluster demo: - Remove the old on/off scripts, as the intent is that the cluster demo work out of the box on an image built with the agl-cluster-demo-support feature. - The separate weston systemd unit has been replaced with a drop-in over-ride file. - A new systemd unit is installed to configure the network connection to the cluster board. This is required now because the weston unit no longer runs as root. - A systemd drop-in is added to have afm-api-windowmanager@.service depend on weston-ready. This is a bit of a workaround ATM, as the windowmanager service was consistently failing due to Weston taking longer to start with the gst-record feature enabled. It is likely that making this more generic should be investigated. - The mapviewer systemd unit has been updated. Its Install target is now afm-user-session@.target; in my testing this seemed the least invasive solution, as there are some dependency loop issues that currently prevent adding it to multi-user.target. As well, its dependencies have been updated from weston and HomeScreen to afm-api-windowmanager@, which is not entirely ideal, but is about the best that can be done ATM given that mapviewer interacts with the other windowmanager users via Weston, but is not an app framework application. Change-Id: I8826e670ae156edd461cc657acefc86e7836a916 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-07libqtappfw: update SRCREV for flounderflounder_6.0.3flounder/6.0.36.0.3Matt Ranostay1-1/+1
* Add avrcp/a2dp connect/disconnect functionality to agl-service-bluetooth Bug-AGL: SPEC-1620 Change-Id: Ia09dba25c5e213bcf5f69120ee006eda8d48d324 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-12-04Add agl-demo-preload featureScott Murray6-0/+65
Add a feature to preload the maps for the navigation app and the API key for the POI app. The intent is to allow building an image that works "out of the box" without manually installing things. The selection of UK or Japan maps can be controlled by setting the variable DEMO_MAPS_LOCALE to either "uk" (default) or "jp" in local.conf or site.conf. The POI API key should be set in one of those locations with the variable POIAPP_API_KEY (default value is an empty string). Change-Id: I25537935ddac740090f2121d0a83305c746185b0 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-03Add agl-cluster-demo-support featureScott Murray3-5/+7
Add new feature to enable support for the cluster demo. At the moment, it pulls in the agl-gstrecorder feature and enables building the required mapviewer application. Bug-AGL: SPEC-1730 Change-Id: I18c0312eefca9bb8c591e8b8a2b8113b4e94c7fc Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-03Move weston-ivi-extension to meta-agl-profile-graphicalScott Murray12-915/+0
Remove weston-ivi-extension recipe files, as they are being moved to the meta-agl-profile-graphical layer in the meta-agl repository. This allows using weston-ivi-extension in images other than agl-demo-platform. Bug-AGL: SPEC-1730 Change-Id: I31af55b4b0a6233b955688f888b42c4861385188 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-11-29Disable sllin driver(using HVAC apps) debug logYuichi Kusakabe2-0/+28
[ 30.042717] sllin: sllin_open() invoked [ 30.046603] sllin: Configured as MASTER [ 30.051508] sllin: Baudrate set to 9600 [ 30.056332] sllin0 (uninitialized): sllin_kwthread started. [ 30.062486] sllin0: sllin_kthread <WAIT_EVENT> [ 31.153606] sllin0: sll_open() invoked [ 31.271843] can: raw protocol (rev 20170425) [ 31.276821] sllin0: sllin_kthread <WAKEUPED> [ 31.281124] sllin0: sllin_kthread: lin_state <00000000> [ 31.286370] sllin0: sllin_kwthread: NON-RTR SFF CAN frame, ID = 30 dlc=0 [ 31.286390] sllin0: sllin_kthread: SLSTATE finish [ 31.299297] sllin0: sllin_send_break() invoke. [ 31.305566] sllin0: Break sent. [ 31.308743] sllin0: sllin_kthread <WAIT_EVENT> Change-Id: Id49951cb1ed570c99eb11d19298c1e5b57bcf13c Signed-off-by: Yuichi Kusakabe <yuichi.kusakabe@denso-ten.com>
2018-11-29recipes-config: unicens-config: set up additional sound card in ↵Christian Gromm1-0/+12
configuration file This patch adds the configuration for an additional ALSA sound card to the MOST driver configuration file. It is needed to have another capture device registered with ALSA. Change-Id: I9c458448c80bef47d61831157c1b80ce1a7a9848 Signed-off-by: Christian Gromm <christian.gromm@microchip.com> (cherry picked from commit f3eecd3f5b5270d08cc4ab90b1c381008332c42a)
2018-11-29recipes-config: unicens-config: add capture device to configuration fileChristian Gromm1-0/+12
This patch adds a capture device to the MOST sound configuration. Is is needed to have the kernel driver register another sound card with the ALSA subsystem. Change-Id: I6406c40a788251e860768acce3c886b395e95ce0 Signed-off-by: Christian Gromm <christian.gromm@microchip.com> (cherry picked from commit 80d9e65c1e2f3e77d87676212f6a329b783503d3)
2018-11-29We need to use multi-user.targetJan-Simon Möller1-1/+1
Instead of default.target we need to use multi-user.target. Change-Id: I7c6c9fce5223bccb2ddb20f165797632198c3405 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-29Change app to use sllin0 for demo on m3 boardJan-Simon Möller1-0/+5
The agl demo uses sllin0 instead of vcan0 . Adapt the app accordingly for m3 (only). Change-Id: Ibc6396d68558a12680d87d4a3ded8acb666abe1b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-29packagegroup: connectivity: remove libnfc packageraquel medina1-1/+0
Bug-AGL: SPEC-1921 - remove runtime dependency on libnfc Change-Id: I29aef351619f7c88e3c38c6478c7592f12631843 Signed-off-by: raquel medina <raquel.medina@konsulko.com> (cherry picked from commit 6fc5acc55e65df68e422665f0f8ddeb08e53a940)
2018-11-22libqtappfw: update SRCREV for new bluetooth binding supportMatt Ranostay1-1/+1
Bug-AGL: SPEC-1630 Change-Id: Ieaeac4f33140f70e07607749df8ebc2e18edf284 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-11-12Fix FTBS in sllinflounder_6.0.2flounder/6.0.26.0.2Jan-Simon Möller1-0/+2
The file needs to be copied manually and not by the class itself. Only the activation is handled automagically. Change-Id: I524dde40e0017898e03a4c72cdf30a72a72a9f49 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-10phone: add meta-agl-telephony applicationVitaly Wool1-1/+1
Add meta-agl-telephony to the build. Change-Id: If82ecba1180f7860b51cf11660e6283d1ad6286d Bug-AGL: SPEC-1766 Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
2018-11-08Finalize and automate sllin setup for LIN on demo unitJan-Simon Möller4-2/+81
Provide the systemd unit, the init script, the module options and the autoload command. Change-Id: I8dfe59338f377ca8ac1b94fe568dff9e2b36bf97 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-02Add package for sllin driver to imageJan-Simon Möller5-0/+288
The sllin driver is needed for the AGL demo unit to drive the actuator and fan. Change-Id: I76a8e7876148b6c2fcbc526a64a7ec132668c754 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> (cherry picked from commit d30e570a35bf60b8c78b804608af2fe13a69e41d)
2018-10-18Change dependent package to agl-service-windowmanagerKazumasa Mitsunari1-1/+1
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>
2018-09-13demo-hmi: libqtappfw: switch to using a static SRCREVflounder_6.0.1flounder_6.0.0flounder_5.99.7flounder/6.0.1flounder/6.0.0flounder/5.99.76.0.16.0.05.99.7Matt Ranostay1-1/+1
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>
2018-09-13Used fixed SRCREV for repos from src/Jan-Simon Möller5-5/+5
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>
2018-09-13Remove unused homescreenappframeworkbinderagl recipeJan-Simon Möller1-30/+0
Change-Id: If7786f158583fd000646e4c1e43be6426ba47645 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-09-10Add gitreview file for flounder branchJan-Simon Möller1-0/+1
Change-Id: Iec6f26547f273e4f1987057784a3b1b7efc0a5e2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-09-07Change libhomescreen-2017 to libhomescreenflounder_5.99.6flounder/5.99.65.99.6zheng_wenlong16-103/+24
Change libhomescreen-2017 to libhomescreen recipes, Detele libhomescreen-2017 recipes. Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-09-06Add agl-service-homescreen recipes without -2017zheng_wenlong3-2/+16
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>
2018-09-01Delete unnecessary environment variable of mapviewerNaoto Yamaguchi1-1/+0
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>
2018-08-29Change POI application window sizeflounder_5.99.5flounder/5.99.55.99.5Naoto Yamaguchi1-1/+1
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>
2018-08-29Fix : guidance voice was not outputNaoto Yamaguchi1-1/+1
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>
2018-08-28Fix errors in Phone application dependencyNaoto Yamaguchi1-1/+2
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>
2018-08-24Revert "Use appid between homescreen-service and apps"flounder_5.99.4flounder/5.99.45.99.4Tadao Tanikawa1-1/+1
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>
2018-08-24Revert "Update navigation and poiapp"Tadao Tanikawa2-2/+2
This reverts commit a07554f5394a9315b2d2de1f82d5a952c9ce063e. Bug-AGL: SPEC-1685 Change-Id: Ib8b98a6ab9e5cf72f1d2ba46d43b85f264e77c3b Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2018-08-17Adapt SRCREV of libhomescreenflounder_5.99.3flounder/5.99.35.99.3Jan-Simon Möller1-1/+1
to fix FTBS. Change-Id: I975d2ad3f2fbfe02e06dc32953d69c8f7579315b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-08-17Update navigation and poiappzheng_wenlong2-2/+2
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>