summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr
Commit message (Collapse)AuthorAgeFilesLines
* Add systemd socket activation for secondaryPhil Wise2018-03-143-1/+28
|
* Add secondary-image to meta-updaterPhil Wise2018-03-141-18/+24
| | | | | | This required splitting the aktualizr package into several components, in order to be able to either install the primary 'aktualzr' or the secondary 'aktualizr-secondary'.
* Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rockoPatrick Vacek2018-02-271-2/+2
|\ | | | | | | Bring in updates to oe-selftest.
| * Pull new aktualizr with fixed fd leakAnton Gerasimov2018-02-261-1/+1
| |
| * Bump aktualizr to fix a CMAKE_BUILD_TYPE bug.Patrick Vacek2018-02-201-1/+1
| |
| * Test provisioning with HSM.Patrick Vacek2018-02-201-1/+1
| |
| * Test that implicit_writer and cert_provider work.Patrick Vacek2018-02-201-1/+2
| | | | | | | | | | | | | | | | This required setting the LD_LIBRARY_PATH to get some dependencies that are liable to conflict with the host's normal installation. I adapted that for the sota_tools tests as well for good measure. Also, we now actually install cert_provider in the native build.
| * No longer require engine-pkcs11.Patrick Vacek2018-02-141-2/+1
| | | | | | | | | | | | It was merged into the libp11 package. Bump aktualizr to use the correct default path (and fix some various OSTree issues). Add opensc as it was previously a transitive dependency.
| * Bump aktualizr and fix some installation complaints.Patrick Vacek2018-02-091-1/+2
| |
| * Remove manual installation of /usr/lib/sota/schemasPhil Wise2018-02-061-6/+6
| | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake)
* | Remove aktualizr's jansson dependenciesLaurent Bonnans2018-02-271-1/+1
| | | | | | | | This was needed for GENIVI support, which got dropped recently
* | Add provisioning with CAAnton Gerasimov2018-02-263-1/+85
| |
* | Pull new aktualizr with fixed fd leakAnton Gerasimov2018-02-261-1/+1
| |
* | Bump aktualizr and fix some installation complaints.Patrick Vacek2018-02-091-1/+2
| |
* | Remove manual installation of /usr/lib/sota/schemasPhil Wise2018-02-051-6/+6
| | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake)
* | Merge remote-tracking branch 'ats/pyro' into bugfix/rocko-update-ostreePatrick Vacek2018-02-021-1/+1
|\|
| * Latest aktualizr with ostree ca cert fix.Patrick Vacek2018-02-021-1/+1
| |
| * Latest aktualizr/garage-sign.Patrick Vacek2018-02-011-1/+2
| |
| * Rename all instances of hsm-test and use latest aktualizr.Patrick Vacek2018-01-252-3/+3
| |
* | Minor changes to keep hsm and implicit recipes consistent.Patrick Vacek2018-01-302-7/+8
| | | | | | | | | | At present they should be very similar. The only outstanding difference (other than the HSM parts) is whether the root CA is installed.
* | Delete redundant sota.toml in aktualizr recipe.Patrick Vacek2018-01-301-0/+1
| | | | | | | | It's installed for the Ubuntu case but is not necessary in meta-updater.
* | Merge pull request #241 from advancedtelematic/aktualizr-asn1ccajun-rat2018-01-251-1/+1
|\ \ | | | | | | Compile aktualizr with asn1c help from yocto
| * | Add asn1c dependency for aktualizrLaurent Bonnans2018-01-251-1/+1
| | |
* | | Merge remote-tracking branch 'ats/feat/PRO-4630/sqlite' into rockoPhil Wise2018-01-251-0/+4
|\ \ \ | |/ / |/| / | |/
| * Bump aktualizr version to get misconfigured ecu fix.Patrick Vacek2018-01-181-1/+1
| |
| * Get the newest aktualizr using sqlstorageAnton Gerasimov2018-01-161-1/+5
| |
* | Rename all instances of hsm-test and use latest aktualizr.Patrick Vacek2018-01-222-3/+3
|/
* Bump aktualizr version to get fixed garage-signAnton Gerasimov2018-01-101-1/+1
|
* Support for BUILD_ISOTP cmake variableAnton Gerasimov2018-01-081-1/+1
|
* Add support of ISO/TP legacy secondaries and serial CANAnton Gerasimov2018-01-085-27/+36
|
* Bump aktualizr to get open source server CA fix.Patrick Vacek2018-01-042-2/+2
| | | | | | Also remove --no-root-ca for implicit prov. It's still there for the HSM case. If we really do need that flag for the implict recipe for Spekulatius, then we need to do some thinking.
* Fixes for SpekulatiusAnton Gerasimov2017-12-202-2/+2
| | | | | | - New garage-sign interface - Remove garage-sign recipe (now installed with aktualizr-native) - Small but critical bugfixes in aktualizr
* Merge pull request #204 from advancedtelematic/bugfix/example-interfacePatrick Vacek2017-12-131-1/+4
|\ | | | | Properly install example-interface on target and remove it on host.
| * Only install example-interface if explicitly asked for.Patrick Vacek2017-12-121-1/+2
| | | | | | | | | | To do so, use this in local.conf: SOTA_CLIENT_FEATURES = "secondary-example"
| * Properly install example-interface on target and remove it on host.Patrick Vacek2017-12-121-1/+3
| |
* | Don't run implicit_writer if SOTA_PACKED_CREDENTIALS is not set.Patrick Vacek2017-12-131-2/+4
| | | | | | | | | | This basically cripples implicit provisioning but at least it bitbakes without error.
* | Fix variable expansion problem when SOTA_PACKED_CREDENTIALS is not set.Patrick Vacek2017-12-131-1/+1
|/ | | | | Reported by Stevan, traced to the problem by me, actually fixed by Anton.
* Rerun provisioning recipes when credentials have changedAnton Gerasimov2017-12-114-0/+4
| | | | Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Consistent indents.Patrick Vacek2017-12-074-8/+16
| | | | OE standard is apparently four spaces.
* Merge pull request #200 from advancedtelematic/bugfix/cleanupOYTIS2017-12-073-10/+10
|\ | | | | Minor fixes and cleanup.
| * Minor fixes and cleanup.Patrick Vacek2017-12-073-10/+10
| | | | | | | | | | | | * hsm-test is no longer used. * Use Yocto variables where suitable. * Eliminate redundant directory slashes.
* | Deploy OSTree image without a branch nameAnton Gerasimov2017-12-071-1/+1
|/
* Install /var/sota.Patrick Vacek2017-12-061-6/+4
| | | | | If not using SOTA_PROVISIONING_CREDENTIALS, nothing is written to /var/sota but it is still created. Quick fix: install it.
* Always create /usr/lib/sota in autoprov recipeAnton Gerasimov2017-12-051-3/+3
| | | | The directory is required by environment.inc
* Merge pull request #196 from advancedtelematic/feat/PRO-3751/legacyinterfacecajun-rat2017-12-055-2/+26
|\ | | | | Provide user interface to add legacy secondary bridge
| * Fix erroneous do_install_append that should just be do_install.Patrick Vacek2017-12-051-1/+1
| |
| * Add support for virtual secondariesAnton Gerasimov2017-12-041-1/+8
| |
| * Provide user interface to add legacy secondary bridgeAnton Gerasimov2017-12-045-1/+18
| |
* | Use *.toml files provided in aktualizr github repoAnton Gerasimov2017-12-047-51/+10
|/ | | | This enables backwards incompatible changes to configuration format
* Add spaces before "_append" clausesAnton Gerasimov2017-12-011-2/+2
| | | | Under some conditions missing space can lead to a corrupted environment variable