Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-2933
Change-Id: Ie6807350306f48a5ffabc3230ae35ada5ceaaa3f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add libqtappfw to RDEPENDS for future interface between
navigation service rewrite and application.
Bug-AGL: SPEC-2880
Change-Id: I88d9bd225ce8c1ed36ebce0d4855498406cbf0fd
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update the default Mapbox style to the value referenced in both the
naviconfig.ini reading code and previously hard-coded in tbtnavi.
Both ondemandnavi and tbtnavi should end up with the same style if
using Mapbox, dependent on related ondemandnavi changes.
Bug-AGL: SPEC-2913, SPEC-2916
Change-Id: I7951831fe760bb61d3c3e398e2679f697a4d1800
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add recipe for tbtnavi turn by turn navigation application for use on
cluster remote display, and update packagegroup-agl-demo-platform to
pull it in when PREFERRED_RPROVIDER_virtual/navigation is ondemandnavi
(the default) and the agl-cluster-demo-support feature is enabled.
Bug-AGL: SPEC-2913
Change-Id: I0280fe3a2fbd3ff58a028232560b421e83baa887
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Remove execute bits on recipe files, and scripts that have
respective modes set in do_install() task.
Bug-AGL: SPEC-2880
Change-Id: Ib7557010b9ad2afbf3186a2955ac03cd2c87e9e3
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This reverts commit b82371fb79a7551b45893d27c0c52c481131f37e.
Bug-AGL: SPEC-2821
Change-Id: I0b6e52f8d82d370cfbe7e9011f3983f5cd99a91a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To simplify development switch to use the OSM tiles
as it requires no API key.
Bug-AGL: SPEC-2821
Change-Id: Ifccb13a20e3738cce72fc5496414313a2a2f4ad6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
To simplify development switch to use the OSM tiles
as it requires no API key.
Bug-AGL: SPEC-2821
Change-Id: I28fd97a7ce8443547ebb4ac6f1006780e3620d28
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
8bcc689 network: fix arguments on set_properties calls
4221fd2 wired: add hooks for addressing configuration
Bug-AGL: SPEC-2676
Change-Id: I84790334a67b16c4afe776b3aaad625055893def
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Since the changes to run the applications as non-root, the location
of the default preset file has not matched with the agl-driver user
the application runs as. Since simply changing the install location
to /home/1001 would require some post-install SMACK label tinkering,
and is perhaps fragile to the application user, the files are now
instead installed to /etc/xdg/AGL, with the defaults to be used named
radio-presets.conf. A corresponding change to the radio application
to look in that location before trying the appdata directory is also
required.
Bug-AGL: SPEC-2789
Change-Id: Ic5756420e21471096b74b476ad243e44e87ef561
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update the poiapp and libnaviapi-agl recipes to point at AGL Gerrit for
their source repositories. Additionally, the libnaviapi-agl recipe has
been moved to recipes-demo/navigation since being beside its users seems
to be a more logical location, and a few lines have been reordered in
the poiapp recipe to better match the OpenEmbedded style guide.
Bug-AGL: SPEC-2787
Change-Id: I41334b47b4970adb51fc943368dba7e07bbf113d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The ondemandnavi navigation application does not work with the
mapviewer cluster demo application, so update the logic to handle
the agl-cluster-demo-support feature in packagegroup-agl-demo-platform
to not pull it in when using ondemandnavi as the virtual/navigation
provider. Since the plan is to replace mapviewer with an equivalent
QtLocation based map streamer for the cluster demo, the mapviewer-demo
recipe has also been replaced with a more generically named
cluster-demo-network-config recipe. Additionally, the agl-demo-preload
feature logic has been tweaked to not pull in the map package for the
old navigation application when using ondemandnavi.
Bug-AGL: SPEC-2576
Change-Id: I57b45ab152f9fab6cee97d570be1949136cd39eb
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
a824dc2 Merge "docs: add docs target for generating doxygen output"
b2cfff1 Merge "libqtappfw: bluetooth-map: add support for list_messages + message verbs"
73aaa91 docs: add docs target for generating doxygen output
9cae455 libqtappfw: bluetooth-map: add support for list_messages + message verbs
4617d8b network: use roles to signal model changes
61d0147 libqtappfw: network: improve error checks
9d2600f libqtappfw: bluetooth-map: add initial map support
c7f1b26 libqtappfw: fix compile issue with SDK
4fda04a libqtappfw: pbap: fix compile error in if statement
Bug-AGL: SPEC-2566
Change-Id: I65921d0b3a1f41737da9a0b5bcc015c9fe352f7b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
This recipe makes use of npm to install the JS dependencies and
also generate the wgt file.
Bug-AGL: SPEC-2401
Change-Id: I97557fa9193edabff611f98d12e54ec2463d4415
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
|
|
Remove now unused patches that were missed in previous commit to switch
to AGL Gerrit repository.
Bug-AGL: SPEC-2667
Change-Id: I156627c430fbd86f5743837f11245264b4ac1a73
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update patch for the navigation app's talk scripts to use the gstreamer
pipewire output sink, and set the media role stream property
appropriately.
Bug-AGL: SPEC-2634
Change-Id: Ibb1e588688be8af9eff9c8e3efa1ca4983920df7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Update recipe SRC_URI and HOMEPAGE to point at the new repository on
AGL Gerrit, and remove the local patches that have now been merged
there. As well, the recipe has been reformatted to more closely match
the OpenEmbedded style guide and match those of the other demo
applications.
Bug-AGL: SPEC-2667
Change-Id: Ie771a2ea8e6236a5995dbb9c2b9d64cfbe30e89c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
617d8b network: use roles to signal model changes
Bug-AGL: SPEC-2339
Change-Id: Ica698d4dc0a81b6469879fb88c4098c054e85547
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
61d0147 libqtappfw: network: improve error checks
Bug-AGL: SPEC-2636
Change-Id: Ia14b90ed757458227d2a5459f6fee3abbe8b6ed1
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Bug-AGL : SPEC-2420
Change-Id: I5af1a5963352257600a191233fd3e5f4d59dfe2e
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
* Revert "network: add dummy methods for back
compatibility"
Bug-AGL: SPEC-2392
Change-Id: I20f45d9c482f8f0a7fc64e938fff7542924f225b
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
* update SRCREV
* remove libvcard dependency
Bug-AGL: SPEC-2392
Change-Id: I149ba2cefc1a9bee9ce31bff38e0ce63575492a3
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
* 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>
|
|
* 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>
|
|
Bug-AGL: SPEC-2423
.
Change-Id: Ieb3424afd85c6c264ebab742c140a9a27fd8891c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Submodules are not needed to compile homescreen.
Bug-AGL: SPEC-2268
Change-Id: I39f6788e89037408c4d7b7e19fa5307c0bc6a59d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Bug-AGL:SPEC-2214
Change-Id: I16734e79f7cc2029baffa5fef42f9fd7537659ea
Signed-off-by: wanglu <wang_lu@dl.cn.nexty-ele.com>
|
|
aa1f78e libqtappfw: bluetooth: add adapter_changes event processing
Bug-AGL: SPEC-2295
Change-Id: I8a1961fba36d64ff678ebe43d51ff15d9634805f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
* 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>
|
|
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>
|
|
Bug-AGL: SPEC-2164
Change-Id: I2ca2b8ae995e72833118b42ab20a3c127d51cbbc
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Bug-AGL: SPEC-2164
Change-Id: Ibdffc78c1c2bf79320dd553b8599ec08af47e57e
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
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>
|