Age | Commit message (Collapse) | Author | Files | Lines |
|
Add TaskManager service to recipes-apis.
Change-Id: I58f67af6117f98cd802e7c6f7f863450ad46504f
Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
|
|
Re-add the patchqueue for 4.9 . The 4.14 Kernel is missing the dtb for the screen.
This reverts commit 6fc5ad52250e6dc63b40b17376668f40a016926e.
Change-Id: I25f7650df642bb6c6e5fcb5cd0be525cc7938bcb
|
|
The 4.14 kernel is missing the dtb of our screen. For now stay on 4.9 until the status is clear.
This reverts commit 629062a55c41e8993761edf4a2a44400b72a6b91.
Change-Id: Ibe4e87d1b81fff907bc35cacf10690b21fe45cb2
|
|
Add agl-service-network to RDEPENDS to allow it to disable rfkill on bluetooth
interfaces
Bug-AGL: SPEC-2124
Change-Id: I6a222a6b3e4d9056737ea05a4f0093ae87fd8062
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
gpsd-defaults was typo as gspd-defaults which causes the incorrect
gpsd default settings on M3+KF
Bug-AGL: SPEC-2111
Change-Id: I47a098893f214054a7cb687e1cf3a6897d077863
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
we're heading towards rc4 now.
Change-Id: I06afbe8fd76a4d7eaf8a72353eae0363ee8f8a53
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
This following changes are included:
* 1bce833 afb-api-v3: Fix potential buffer overflow
* 3bb9874 afb-binding-v3: Fix issues in includes
* eb9be95 packaging: Remove hard dependency to samples
* 7508331 hello3: Add verb 'after'
* 7916ea9 bindings/samples: Cleanup and tiny comment
Change-Id: Ifa0f941e22096b46278951f6e8fa939d3215803d
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
This commit includes a neardal patch to fix
the random segfault seen on agl-service-nfc.
The problem (random memory corruption)
was due to invalid access to freed
memory on neardal library.
The proposed fix has been submitted upstream
and this commit is only a temporary measure
while the solution is not provided directly from
neardal repo.
Bug-AGL: SPEC-1976
Change-Id: I21984cb8135537ff1232a4387a31688e1a140642
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
This allows to install more than one target
in a same widget.
Includes:
* 0eb4c25 book doc: add book yaml file
* a8ffd52 wrap-json: Upgrade to latest version
* f8b0495 afm-unit: Fix http port multi allocation
Bug-AGL: SPEC-2068
Change-Id: If018c063ab11724721c4b06861ee515a9be7641b
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Add the latest controller & afb-helpers libraries with a separated
Qt library to avoid dependency problem on AGL image without Qt support
Bug-AGL: SPEC-1689
Change-Id: I69d79b35a8dae0749f1947c641f28342c97d461b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bump to the version that fix the lock of
call in multi-threaded case.
Bug-AGL: SPEC-2089
Change-Id: I21baf120398f89cda3dfba06c44fa4773cda04c4
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
We cut GG rc3 after the CES integration session.
Notable changes:
- Microphones working
- Bluetooth
-- A2DP in mediaplayer
-- HFP (one call due to pending bug)
- Mediaplayer and Radio ramping (radio lower prio)
- btwilink disabled on kingfisher (unstable)
- agl-demo-preload feature (load maps, POI api key, ...)
- nfc improvements
Change-Id: I978dd02a0b4d5aefcfc0d7d46287b27bc1f1d396
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This is due to the dependency on QT (cmake_qt5) which breaks the build of non-qt5 targets.
This reverts commit 73351742e32772a19f62086cea5a5e7a38fe02f7.
which is https://gerrit.automotivelinux.org/gerrit/#/c/19225/ .
Change-Id: I81b0638ab34dad59d3fe5522c0abe8e9d4f3f6c1
|
|
This takes the mandatory commits to have HFP support over Ofono
(56fcc3 from 2018-12-04)
Also adds the needed options to the daemon in the service file
The license changed due to change of year and author list
It was bogus to have hcitop in PACKAGECONFIG.
Namely, this is not a feature in yocto, but only an optional
feature of bluez-alsa (that helps to perform bandwith measures)
However, Ofono is one.
This also adds hcitop and rfcomm tools in development images.
Those tools help to diagnose bt issues.
Change-Id: I426dbee5aa8911c9c64f4ec7399528d149dc651b
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Migration for afb-helpers and app-controller from submodule to
library. This adds the library in the AGL SDK.
Bug-AGL: SPEC-1689
Change-Id: I95b1e66b2a363ce1bbea7cc8989992a7b592d264
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
On systems like the CES demo units with MOST adapters, the virtual
ethernet interface created by MOST interferes with connman's
management of the shared connection of the Wi-fi and main ethernet
interface, eg. the MOST ethernet being present results in the Wi-fi
not auto-connecting at boot. To avoid this, ignore the "meth"
interfaces by adding them to the blacklist. This seems reasonable,
as they are unlikely to be used for internet connectivity.
Change-Id: I9b56333df4b4d7e128a765855065efce58abb734
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
When running the cluster demo, we do not want the second ethernet
interface managed by connman, as it will be used for a separate
connection to the cluster board, and should not be considered part
of the shared connection pool. To do this, NetworkInterfaceBlacklist
is tweaked if agl-cluster-demo-support is enabled.
Change-Id: Iab8c17662bb7f5b06b5eda6c97dd32a6c5ef3f5a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Weston seems to take variable amounts of time to initialize on startup
depending on configuration (e.g. gst-record feature being enabled for
cluster support). To avoid windowmanager and its dependencies failing,
patch LayerManagerControl so that errors can be detected; then use it
in a new script, weston-ready, to detect if Weston is functional. A
corresponding systemd service unit is also added so that things can
use it in their dependencies.
Change-Id: I5711e7f9d9a891e1c7a160b5d65711bd6e7fee03
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add definitions for instrument cluster profiles for plain Wayland/Weston
based images and images that also include Qt5 support. Due to the
current requirement that profiles only be a superset of one parent
profile, the Qt5 profile inherits from agl-profile-graphical-qt5 and not
agl-profile-cluster as one might expect. This is due to some of the
required recipes and bbappends for Qt5 usage only being available in the
meta-agl-profile-graphical-qt5 layer.
Change-Id: I863b35bdc009775ac204a720bbc2cc85e71c268a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The version of weston-ivi-extension that was added to the
meta-agl-profile-graphical layer in commit 7b56b77 (a cherry-pick from
flounder) missed some updates that were made to the copy in meta-agl-demo
in master after flounder was branched. Update the patches and recipe to
match the current version from meta-agl-demo so the latter can be removed.
Bug-AGL: SPEC-1730
Change-Id: I8ee2e68679a74b5dbc994ff977c11fa78e9c75b2
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Bug-AGL: SPEC-1988
Change-Id: Ia8fed93a05cef7a018900199b2527e04aa6e8cf5
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
When using Kingfisher + M3ULCB + MOST network devices, it's possible
to reach the max number of statically allocated soundcards.
This patch enables CONFIG_SND_DYNAMIC_MINORS which allows to declare
more than 8 soundcards.
Change-Id: Ibe0f75e00c343d7adfcdae0661e893fb39fc4169
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
* cdaad5d - Cleaning redundant link option specified
* 329d115 - little memleak fix.
* 61f3565 - Handle more argument's type when making a subcall
* 1e4cc59 - Clean way to wait for an api's event
* 13c270a - Limit the monitoring to events not to the requests
* ebd628a - Add new assert verb
* df71761 - Bump app-controller-submodule
* 012fd23 - Move autobuild to top tree
* 0e2d5eb - Change exit message depending on exit reason
* 4d9b8f8 - Packaging: Set project version using command-line
* 27a69ea - Change .gitmodules following submodule migration
* 25003dd - Improves packaging debian rules
* 186580d - Fix packaging for native build
* 2f36542 - Docs reorganization and update
* 2a7b4de - Migrate app-templates to CMake module
* a50f22b - Adjust lib dependencies
* 91e90e5 - Add packaging materials
* afa8dec - Clean the code.
Change-Id: I12efe3e8cf754a67880e05b51b668d284fbe7f7d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change the version to stick to AGLVERSION value
* 9a441da - Adds CAN FD flag on message object.
* e2a6bd1 - Ability to use custom encoder for CAN signals
* 6a3e853 - Migrate app-templates to CMake module
* a422520 - Add boolean to set receive state of diagnostic message.
* d844c48 - Fix: git repo url in documentation.
* 92f9538 - Change default installation directory
Change-Id: Ibdfb2f82d4211d4c9b1955c8524c424599bc07a4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change the version to stick to AGLVERSION value
* f3ce787 - Avoid a target to link against itself
* d07e9a1 - Add option to preserve links during copy
* 3987620 - Tiny fix about packaging for openSUSE distribution
* 918ec8e - Point to SDK sysroot files first instead of native
* c631646 - Install docs and sample files in a separate dir
* c815f74 - Link with defined project libraries dependencies
* 95c2479 - Update installation abstract instructions
* f7307e9 - Revert "doc: Improve formatting"
* 60b0f45 - doc: Improve formatting
* b895ea4 - Allow overwritting the installation directory
* 742695d - Fix crosscompile installation
Change-Id: Ia520aba9a401251d1a5d8ae3cd7b9ab28403f133
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 74c0e1f - Use specific binder's event handlers
* e1ef945 - Binding migration to v3
* 71507d3 - Change .gitmodules following submodule migration
* a3e28fb - Handle new metadata signal's field
* 626bf1b - Update basic configurations files
* 5f6ce66 - Migrate app-templates to CMake module
* 44c1842 - Use feature 'required-binding'
* 91dcc3a - Fix: lua detection for debian like distro
* fe8f535 - Add tests on sources injection at runtime
* 54aaf89 - Reorder and format tests
* 6636326 - Fix wrong JSON unpack type
* c6fd6ab - Use the unified script to launch tests
* 644318f - More accurate (un)subscribe answer
* 7138e18 - Handle errors on signal initialization
* e0655ca - Fix: finding JSON file even if absolute path given
* 56237d3 - Update controller submodule
* 07f57e2 - txc-binding: migration to AFB_BINDING_VERSION 3
* 2e4bbe0 - doc: Changed doc to new format
* 77973a7 - txc-binding: in conf files, rename api to txc
* 217bb01 - afb-test.sh: launch 2 binders for test
* 8264bd8 - Missing API_NAME for the test widget
* fbdf29b - Fix: segfault at object addition
Change-Id: I7ee7dcb9fec49504c6fbd4b91d4d5e32ac0d8d5d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 97a08a7 - Smalls improvements
* e190b7b - Simpler handling of binding subscriptions
* 9cef981 - Filter tests improvements
* ff089ab - Cleaning the code for now unused functions
* ea35eab - CAN FD implementation
* b049485 - Adds more tests about writing on CAN bus
* 99682db - Rework writing CAN message on CAN buses.
* 37379a6 - Use newly generated cpp file with default encoders
* 3275f39 - Handle several can_frame in a BCM message
* 2daa033 - Adds a new function to build from a json_object.
* 6d52fb8 - Adjust "encoder" signature to fit cpp usage
* 731624a - Code format and style changes
* 4b9b30a - Update gitignore
* 5773aa8 - Added afb-helpers submodule
* 515e55e - Change .gitmodules following submodule migration
* d43fa62 - Migrate app-templates to CMake module
* 1b3655d - Migration to binding v3
* 3331cf9 - Updated app-templates submodule
* 9fd22ed - Change the project name
* 87962da - Use feature 'required-binding'
* 513cb7f - Use the unified script to launch tests
* 390745b - doc: Changed doc to new format
* 3e6d3fa - Reach fixture files in all cases.
Change-Id: I5134c716c480cbd68142cc35ce9ee68fe62e8886
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
We add the rtc driver as module so we can attach e.g.
http://wiki.seeedstudio.com/Grove-RTC/
Add the necessary drivers as module.
Change-Id: Iacb8247f9e2edccabe854284672353a847a27e0d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The patch for CGROUP2 is important for running
without capabilities.
Bug-AGL: SPEC-2006
Bug-AGL: SPEC-1016
Change-Id: I0dfec85bdc66b220e20776501522e71579e6a742
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This patch allows to correctly handle the cgroup
filesystem based on CGROUP2.
The patch is made available through the file
linux-agl-4.14.inc
Bug-AGL: SPEC-1016
Bug-AGL: SPEC-2006
Change-Id: I2dba8bf0341d699c66a098c18fcb22a65b930e58
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This add a patch that allows to handles keys with
keyctl when Smack is active.
The patch is not directly enabled but is made
available in the file linux-agl-4.14.inc that
can be included.
Change-Id: I6ad74b1119190e093eaa5878c55cd233b181346f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Last time it was discussed, this patch was not upstreamable.
But it is needed for a reason that still have to be investigated.
Nevertheless the patch is enough simple to be maintained
while waiting for the full investigation/resolution.
Change-Id: I47b17c7aa9ca5c495267259a15caacef50b4b324
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Reading the file /etc/resolv.conf that is linked to
/run/connman/resolv.conf is not possible for common users.
This changes add the setting of the directory /run/connman
that allows common applications to read that file.
To achieves this goal, that changes use the intended
tuning mechanism of systemd instead of using sed.
This is cleaner. Thus this as been adapted for bluez5 too.
Bug-AGL: SPEC-2006
Change-Id: I3d2a708be2a5c62664bfcf90757e9e5c080d6179
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Add rules to correctly tag devices with *.
The most general rule is that devices should be
protected using DAC rules (user and group).
Bug-AGL: SPEC-2006
Change-Id: Ie18f79353f8f7645c2b615a359c65ec3a6984958
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
We update meta-ti to 4.14, thus we do no longer need the 4.9 patch queue of smack.
Change-Id: I20d89c75029f29b0e6827979e70e85614d7a2e40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The recipe for systemd that belongs to meta-security
was carrying lot of history for probably no purpose.
If history is needed, curious people can still refer to
https://github.com/intel/meta-intel-iot-security
Change-Id: I8762da7feb2084de2a97025498eb47ef815c7954
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This changes introduces the new recipe
meta-security/recipes-core/smack-system-setup/smack-system-setup_1.bb
The purpose is to split the recipe of systemd in two
parts:
- A part specific to systemd and only systemd
It actually includes Smack patches for systemd
and a renaming of udev-rules.
- A part more oriented on putting the system in
order to run with Smack activated.
At the end, it will probably save many rebuilds as
systemd recipe will evolve less in relation with the
setup of the system.
As example, the udev rule file "55-udev-smack-default.rules"
that setup udev rules specific to smack is no more brought
by systemd but by smack-system-setup.
Also at the same time, some cleanup and refactoring is
done. Note that the ".bbappend" file for systemd is
now fixed in version and is including a common file file
that records the several known versions. No cleanup was
made on the versioned patch for the sake of memory.
The cleanup of the history is to be achieved later...
Bug-AGL: SPEC-2045
Change-Id: Iacf772142a381729dfdbe98d133a3effc4d6cf68
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
The pending BSP update already has this patch applied (can be reverse-applied).
Thus remove it.
Change-Id: If3172270f40b21bd448c7113c7ab6f2a8f82023c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This upgrade includes 4 commits:
* bc247d4 globset: Introduce globset for event handling
* 13a5afe Fix deprecation warnings for older GCC versions
* 3f2e3d9 afb-hook: Improve reentrancy of hooking
* 9295a52 afb-proto-ws: Add error report
Change-Id: I91a493f1a2288a27f311171dc8b9ebe29c8a24a2
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
connman NTP client needs some fallback time servers in case it cannot
get one from the DHCP server.
Bug-AGL: SPEC-1925
Change-Id: I904f49f7d9428a2cc4e90ccea387bf4892f4d38e
Signed-off-by: Henrique Ferreiro <hferreiro@igalia.com>
(cherry picked from commit 803f03daebb58b3a26462df35f001637f2ddf9a0)
|
|
To more easily allow using Weston in profiles derived from
agl-profile-graphical, rename packagegroup-agl-image-weston to
packagegroup-agl-graphical-weston and tweak the definitions of it and
packagegroup-agl-profile-graphical so that non-Weston related packages
are only included via from packagegroup-agl-profile-graphical. The
contents of agl-image-weston and agl-demo-platform remain unchanged
after these changes.
Bug-AGL: SPEC-1730
Change-Id: I4915bb896cc11ea49103400795a65c92b5889110
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 4f7222e10cbe09ea3231eab912857fc7ba9d1c12)
|
|
This upgrade includes 3 commits:
* 1b1399e Improve port allocation
* 61b0cc7 Landing page for all APIs
* 7ecf0c1 Fix: retrieve the 'appid' correctly
Change-Id: Ib59b46faf1ed69431e46b7ed5ef3b85cb38f2876
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
we're heading towards rc3 now.
Change-Id: I294f40e5c6f779a6ee7db984c2d475e9e230f54d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Initiate a new binding development providing a simple way
to get platform information like hardware capabilities or
build informations.
Bug-AGL: SPEC-1917 SPEC-720
Change-Id: I89e0f802be407fda9f86d38d69f956e036a45016
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The ivi-id-agent was missing because its configuration wasn't
updated although it is changed by the following patch of
wayland-ivi-extension in meta-agl-demo.
22c9537 wayland-ivi-extension: Added ivi-id-agent by mtey
Change-Id: I6faf18735cc0a2b7caea97a77fab3e11eaedcc49
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Add weston-ivi-extension recipe files removed from meta-agl-demo
repository to meta-agl-profile-graphical layer. This allows using
weston-ivi-extension in images other than agl-demo-platform.
Bug-AGL: SPEC-1730
Change-Id: I08a6101484ac52fc2530b61390b7bd0b1bfa8f80
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 160b986d4afcccc47ee5e1c73ff4a57d6e341776)
|
|
The logic to handle the "virtual-output" and "gst-record"
DISTRO_FEATURES seems to be unfinished, this update replaces the
"virtual-output" usage with just "gst-record", as the former does not
seem to exist in the AGL codebase. The virtualoutput.cfg file has been
updated with the arguments from the virtual output section in the
replacement .ini file from the mapviewer-demo recipe in meta-agl-demo,
but some further investigation is required into tweaking things to
produce a final .ini file that matches that one. These changes are a
first step to getting to that end goal.
Change-Id: Ib99e0717ed1e66016c6e936a3c398addcb6adfb7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 262b016588cb153520362cf0aed3715e43d86672)
|
|
Change the distro configuration in preparation of GG RC2.
Change-Id: I2eb05adf8f4f909d90aed81b75ba04a0933ae02e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I3c2d0df6e3afd4aa0671261f7d143ac15d88a836
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
|
|
* b84f948 - transmitter: Avoid multiple module load error
* 8d837e2 - transmitter: Fix the return value of transmitter_output_enable
Change-Id: I36648b7ec4a39620a6e67f7ac717e27a2b1cc4f8
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
|