summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-11recipes-demo-hmi: libqtappfw: update SRCREVhalibut_7.99.3halibut/7.99.37.99.3Matt Ranostay1-1/+1
9d2600f libqtappfw: bluetooth-map: add initial map support c7f1b26 libqtappfw: fix compile issue with SDK Bug-AGL: SPEC-2561 Change-Id: I1f644644bff0428492f61318a2abfbca6da250f1 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-07-10recipes-demo-hmi: add messaging recipeMatt Ranostay1-0/+24
Add recipe to enable building of the new messaging application. Bug-AGL: SPEC-2566 Change-Id: I99dd95540a7324d21e3fec177fb7e1e076799811 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-07-04unicens-config: Add udev rules for inic devicesScott Murray2-5/+8
Install a udev rules file in the unicens-config recipe to set the group and SMACK label on the inic character devices so they are accessible by services with the new audio permission. Bug-AGL: SPEC-2591 Change-Id: I52135cf62ca8bfab0badd8850d49639d86ed73c1 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-26ondemandnavi: add patches for pipewire and running as non-roothalibut_7.99.2halibut/7.99.27.99.2Scott Murray3-1/+61
Changes include: * Add a patch to replace the use of 4A via 4a-play with just using ALSA via a gst-launch pipeline. gstreamer is used to provide the flexibility to easily switch to a pipewire output sink and likely add back setting a role via a property. * Add a patch to set the new audio and display permissions for running as non-root. These patches should be removed when they get upstream. Bug-AGL: SPEC-2576 Change-Id: I5d24bb7c1d263a664d1c924f01d118d6d351d232 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-26ondemandnavi-config: switch to allarch classScott Murray1-8/+4
Switch from setting PACKAGE_ARCH to inheriting the allarch class in the ondemandnavi-config recipe. This fixes a failure when building an image with the ondemandnavi application that seems due to a change between rocko and thud. Bug-AGL: SPEC-2576 Change-Id: I5c99571db72e600ae0da05304e46c503466985d2 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-26navigation: Update patches for pipewire and running as non-rootScott Murray4-363/+60
Changes include: * Replace the patch to add 4A support with a simpler one to just use ALSA via a gst-launch pipeline. gstreamer is used to provide the flexibility to easily switch to a pipewire output sink and likely add back setting a role via a property. * Add a patch to set the new audio and display permissions for running as non-root. Bug-AGL: SPEC-2557, SPEC-2571 Change-Id: Iae442b58c8d8feca51cc23c1378b264a4038bda7 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-26poiapp: Add patch to add display permissionScott Murray2-0/+22
Add a patch to the poiapp's config.xml to add the new display permission. A patch is used for timeliness, it can be removed if/when the change goes into the upstream repo. Bug-AGL: SPEC-2559 Change-Id: Ibd52cb93847b2b7df9988ad276ebd8cbfc80900b Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-25poiapp-api-key: switch to allarch classScott Murray1-2/+2
Switch from setting PACKAGE_ARCH to inheriting the allarch class in the poiapp-api-key recipe. This fixes a failure when building an image with the agl-demo-preload feature that seems due to a change between rocko and thud. Bug-AGL: SPEC-2567 Change-Id: I0ad6289897261ece5971cdea4888c6cd13793643 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-22recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
4fda04a libqtappfw: pbap: fix compile error in if statement b3d51e2 libqtappfw: pbap: add import verb for contacts e89c488 network: add wired adapter & model 9d896c9 network: fix warning on return path b2ecc03 network: rework WifiNetworkModel implementation d363224 network: add network model abstraction Bug-AGL: SPEC-2541 SPEC-2293 Change-Id: I259640ef067d662bbbd35bb7b15b86873829b9f6 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-06-21Add the taskmanager app to the CES demo imageJan-Simon Möller1-0/+1
The taskmanager has been greatly improved. Add it to the demo image. Bug-AGL: SPEC-2511 Change-Id: Ic1eb64ec5c23d15e32af54d9391c9a4017a9c803 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-20taskmanager: Add missing DEPENDSScott Murray1-0/+1
Add qtcharts to taskmanager recipe DEPENDS to fix build. Bug-AGL: SPEC-2511 Change-Id: Icd07eeb7ebab22983a9d865ddd94a2fbcad6c408 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-19agl-login: switch to user 1001José Bollo1-1/+1
The user 'agl-driver' has the uid 1001. The objective is to make him the user of the homescreen. Bug-AGL: SPEC-1016 Change-Id: I02d8a0adb3877166727172629c46aa728aa56416 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-06-12mapviewer-demo: Delete unnecessary configuration from gst-recoder.Harunobu Kurokawa3-52/+2
Bug-AGL : SPEC-2420 Change-Id: I5af1a5963352257600a191233fd3e5f4d59dfe2e Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2019-06-11Re-add mixer after being ready for pipewireJan-Simon Möller1-4/+1
Change-Id: I6f5469fc3c5570410dad119ed4233ab24a202db2 Bug-AGL: SPEC-2473 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-11mixer: update to build the pipewire mixer from masterGeorge Kiagiadakis1-8/+10
Most changes are based on the 4a-mixer recipe Bug-AGL: SPEC-2473 Change-Id: I290c97836830b1b83d9564dda2c77b526f474f18 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2019-06-11Changes to support the switch to pipewireJan-Simon Möller27-1269/+14
This moves all soundmanager components off into meta-agl-devel/meta-audio-soundmanager-framework . Soundmanager is not supported in HH. Furthermore, I simplified the image and packagegroup recipes. Feature templates were modified to reflect the change as well. Bug-AGL: SPEC-2473 Change-Id: I48b437fb2ed727ed362d92af56596096df62dd8d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-11packagegroup-agl-ivi-multimedia: update for pipewireGeorge Kiagiadakis1-1/+3
Bug-AGL: SPEC-2473 Change-Id: Ie9b1d74d1e9c427729b8a4c1d160649814ee44bb Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2019-06-11packagegroup-agl-demo: depend on pipewire if the pipewire feature is enabledGeorge Kiagiadakis1-0/+4
Bug-AGL: SPEC-2473 Change-Id: I94cd7b7c39cad87926f0f3da6f15866c85a16850 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
2019-06-10mapviewer: Upgrade to thudHarunobu Kurokawa2-1/+34
mapviewer has link error. This error is same as navigation app at 5f5a1fb6ea4fd884040ef3175f478321651afeab in meta-agl-demo Then we apply the same patch file to mapviewer. Bug-AGL : SPEC-2420 Change-Id: Ibaad718ccd3995860294e2648e884af8ba3c01df Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2019-06-10Changes to support the repo clone reworkJan-Simon Möller1-2/+2
To be merged together with: https://gerrit.automotivelinux.org/gerrit/#/c/AGL/AGL-repo/+/21389/ Change-Id: I6100761e56ab7198454532a65c68a7b7c532929b Bug-AGL: SPEC-2450 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-10Remove qtaglextrasScott Murray1-28/+0
Remove qtaglextras as it has been moved to the meta-agl-profile-graphical-qt5 layer in meta-agl. This is required to fix building the cluster demo SDK now that qtaglextras has been added to packagegroup-qt5-toolchain-target. Bug-AGL: SPEC-2484 Change-Id: I2037e2637edb39a1d1e7aa43243aa5000e715364 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-09meta-agl-demo: Fixed broken link to Renesas board.Scott Rifenbark1-1/+1
A link to the machines/renesas.html file was broke. Fixed it. Change-Id: I877bcc73623884ed031730f660c6104b8a45fd96 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-06-07Remove switch between very old and current homescreenJan-Simon Möller1-4/+2
We are evolving the new homescreen. No need to keep the old variant. Bug-AGL: SPEC-2496 Change-Id: I314a2dbfee15ea951ee5c1006027a7d6ac8df44f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-31AGL Layers: Updated "meta-agl-demo" (master)halibut_7.99.1halibut/7.99.17.99.1Scott Rifenbark1-27/+11
I applied review edits to "master" version based on Jan-Simon scrub of the content for technical correctness. Change-Id: I34302f1493bd72e57c5ef20946766911031af0c2 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-05-31Move launcher into meta-agl-demo from meta-agl-develJan-Simon Möller5-56/+48
Part of the layer cleanup. v2: Fix - moved libhomescreen to meta-agl v3: packagegroup-hmi-framework is too broad and only applies to -demo atm, move here v4: agl-service-homescreen should go to profile-graphical Bug-AGL: SPEC-2450 Change-Id: I00f1fda64af1f9d78b82902438c26c7f9579ae53 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-31recipes-demo-hmi: libqtappfw: update SRCREVRaquel Medina1-1/+1
* Revert "network: add dummy methods for back compatibility" Bug-AGL: SPEC-2392 Change-Id: I20f45d9c482f8f0a7fc64e938fff7542924f225b Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-05-28recipes-demo-hmi: libqtappfw: update SRCREV and remove dependencyMatt Ranostay1-2/+2
* update SRCREV * remove libvcard dependency Bug-AGL: SPEC-2392 Change-Id: I149ba2cefc1a9bee9ce31bff38e0ce63575492a3 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-05-26recipe-connectivity: libvcard: remove bbappendMatt Ranostay1-3/+0
libvcard is no longer used by agl-service-bluetooth-pbap so this bbappend is irrelevant Bug-AGL: SPEC-2392 Change-Id: I09ce4c290fd1a443917d154b6e964117b2f24801 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-05-22recipes-platform: crosssdk-image: remove libvcard from SDKMatt Ranostay1-6/+0
vCard parsing is done within the agl-service-bluetooth-pbap binding so libqtappfw not longer requires libvcard, and in turn the SDK doesn't either Bug-AGL: SPEC-2392 Change-Id: I588f1ebfe54924542921b67b3c2c7be5e4cd6d78 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-05-21recipes-demo-hmi: libqtappfw: update SRCREVRaquel Medina1-1/+1
* libqtappfw: network: add dummy methods for back compatibility * libqtappfw: network: refactor network class Bug-AGL: SPEC-2293 Change-Id: If141417134ba4499cfd8284d583c5953127da0d8 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-05-21recipes-demo-hmi: navigation: update SRCREVRaquel Medina1-2/+1
* navigation: Merge pull request #8 (autobuild: introduce autobuild scripts) Bug-AGL: SPEC-2164 Change-Id: I9c3b5db6d98a0e67ec5ca7403398855ea591f1ac Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2019-05-20Remove legacy 'p' prefix in gerrit urlJan-Simon Möller3-3/+3
Bug-AGL: SPEC-2423 . Change-Id: Ieb3424afd85c6c264ebab742c140a9a27fd8891c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-07homescreen: Replace "gitsm" by "git" in SRC_URIJosé Bollo1-1/+1
Submodules are not needed to compile homescreen. Bug-AGL: SPEC-2268 Change-Id: I39f6788e89037408c4d7b7e19fa5307c0bc6a59d Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-05-07meta-agl-demo: Fixed broken link to "AGL Features" section.Scott Rifenbark1-1/+1
Change-Id: I110f611fe9548d931b4a882a8ec29992c45c69f1 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-05-07Add recipe for apps/settings-log-utilswanglu1-0/+24
Bug-AGL:SPEC-2214 Change-Id: I16734e79f7cc2029baffa5fef42f9fd7537659ea Signed-off-by: wanglu <wang_lu@dl.cn.nexty-ele.com>
2019-04-26agl-demo-platform-crosssdk: Add mosquitto-devScott Murray1-0/+7
Add mosquitto-dev to agl-demo-platform-crosssdk to enable CI to build the telematics demo image application. This is likely a stopgap for now, as the plan to handle this situation going forward (i.e. use separate profile SDKs versus one superset one) will be discussed at the May 2019 F2F. A comment has been added to indicate this. Change-Id: Ibd48842d95c246dc0b7e7f0ec3fdb8300da55f7b Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-04-24meta-agl-demo: Updated devguides-book.yml to use new contentScott Rifenbark1-2/+2
Fixed for master so it is not pulling the old README.md file. Change-Id: I6acff1ecb8756cbeccd0df4de80d22fda6e80d7b Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-04-23meta-agl-demo: New content.Scott Rifenbark1-35/+28
I thought I had this in here but it is still building with old content. Change-Id: I4b102f7befbb7704f6caa222a52c76de209089ae Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-04-13recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
aa1f78e libqtappfw: bluetooth: add adapter_changes event processing Bug-AGL: SPEC-2295 Change-Id: I8a1961fba36d64ff678ebe43d51ff15d9634805f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-04-12meta-agl-demo: new file for "meta-agl-demo" topic.Scott Rifenbark1-0/+175
This is the re-write for the new "AGL Layers" section in "Developer Guides". The new file is a rewrite of the existing README.md file. Change-Id: I04faa67966194465797f8b8433d72f3122a8eb28 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-04-09Upgrade to thudScott Murray7-18/+39
Changes include: - Add LAYERSERIES_COMPAT definition to layer.conf - Replace libvcard recipe with bbappend now that a recipe is available in meta-qt5 - Add OECMAKE_GENERATOR = "Unix Makefiles" to libnaviapi-agl recipe for now to work around CMake+ninja issue - Add patch to navigation app to fix compilation against OpenSSL 1.1 - Remove libssp-dev from agl-demo-platform-crosssdk, upstream have removed it from non-mingw32 platform SDKs Known issues: - CMake+ninja issue in cmake-apps-module has been worked around with OECMAKE_GENERATOR Bug-AGL: SPEC-1837 Change-Id: I14c5355fb38d5eed064f154f889d61d8e46854b7 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-28Update homescreen-service versionwang_zhiqiang1-1/+1
Updata homescreen-service to lastest version. Related: https://gerrit.automotivelinux.org/gerrit/#/c/20830/ https://gerrit.automotivelinux.org/gerrit/#/c/20832/ Bug-AGL: SPEC-2188 Change-Id: I76ecc97357ce3e62acdcfdc9c51e2f250656581c Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
2019-03-26recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
f4aad7a Merge "libqtappfw: bluetooth: add BluetoothModel support" 6e0dbd4 Merge "libqtappfw: telephony: add onlineChanged signal" 6a80077 libqtappfw: bluetooth: add BluetoothModel support c08bb24 libqtappfw: network: wifinetworkmodel: call clear() on list 5d608a9 libqtappfw: telephony: add onlineChanged signal Change-Id: I0a2c6417350c30afe526077514c1c9467140f569 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-25Update libhomescreen versionwang_zhiqiang1-1/+1
Update libhomescreen to lastest version. Related: 1. https://gerrit.automotivelinux.org/gerrit/#/c/20223/ 2. https://gerrit.automotivelinux.org/gerrit/#/c/20217/ Change-Id: Ibd9e738d1fc87665ea7f6506e7be32b197081c2d Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
2019-03-15recipes-demo-hmi: libqtappfw: update SRCREVMatt Ranostay1-1/+1
* libqtappfw: network: add invalidPassphrase signal * libqtappfw: message: add replyStatus/requestData methods * libqtappfw: network: sort WiFI model by SSID * libqtappfw: network: add remove() method for removal of services * libqtappfw: mediaplayer: update loop command parameter * libqtappfw: mediaplayer: send empty artist + album data * libqtappfw: mediaplayer: update loop command parameter Bug-AGL: SPEC-2181 Change-Id: I3f58bd4dab1d769a81fa83e8a3d476576e200605 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-15Add onscreenapp recipewang_zhiqiang1-0/+18
Onscreenapp is a qt application for showing onscreens. Applications can show/hide onscreen by calling homescreen-service's showWindow/hideWindow verb. Applications also can customize onscreen's title,type, display contents and buttons. Some images about onscreen pattern had uploaded in JIRA SPEC-1967. Bug-AGL: SPEC-1967 Change-Id: Ica1b5912e109d39eb6743144cfc523dbf64cac9f Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
2019-03-15recipes-demo-hmi: homescreen: add new dependency on afb-helpers-qtraquel medina1-0/+1
Bug-AGL: SPEC-2164 Change-Id: I2ca2b8ae995e72833118b42ab20a3c127d51cbbc Signed-off-by: raquel medina <raquel.medina@konsulko.com>
2019-03-14recipes-demo-hmi: low-can-demo: bump SRCREVraquel medina1-1/+1
Bug-AGL: SPEC-2164 Change-Id: Ibdffc78c1c2bf79320dd553b8599ec08af47e57e Signed-off-by: raquel medina <raquel.medina@konsulko.com>
2019-03-07Remove unused iotivity featureJan-Simon Möller2-3/+0
Remove old feature during uprev cycle. Change-Id: I7b4802849d50d1afabe4fbb9b58885c43c94c68d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-21Add dependency to ondemandnaviNaoto Yamaguchi1-0/+1
Ondemandnavi needs ondemandnavi-config. This patch adds RDEPEND to ondemandnavi recipe. Change-Id: Ie051f13804f17a99afd799b559fba2bfe8775346 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>