Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Pull new aktualizr with fixed fd leak | Anton Gerasimov | 2018-02-26 | 1 | -1/+1 | |
| | | ||||||
| * | Bump aktualizr to fix a CMAKE_BUILD_TYPE bug. | Patrick Vacek | 2018-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | Test provisioning with HSM. | Patrick Vacek | 2018-02-20 | 1 | -1/+1 | |
| | | ||||||
| * | Test that implicit_writer and cert_provider work. | Patrick Vacek | 2018-02-20 | 1 | -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 Vacek | 2018-02-14 | 1 | -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 Vacek | 2018-02-09 | 1 | -1/+2 | |
| | | ||||||
| * | Remove manual installation of /usr/lib/sota/schemas | Phil Wise | 2018-02-06 | 1 | -6/+6 | |
| | | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake) | |||||
* | | Remove aktualizr's jansson dependencies | Laurent Bonnans | 2018-02-27 | 1 | -1/+1 | |
| | | | | | | | | This was needed for GENIVI support, which got dropped recently | |||||
* | | Add provisioning with CA | Anton Gerasimov | 2018-02-26 | 3 | -1/+85 | |
| | | ||||||
* | | Pull new aktualizr with fixed fd leak | Anton Gerasimov | 2018-02-26 | 1 | -1/+1 | |
| | | ||||||
* | | Bump aktualizr and fix some installation complaints. | Patrick Vacek | 2018-02-09 | 1 | -1/+2 | |
| | | ||||||
* | | Remove manual installation of /usr/lib/sota/schemas | Phil Wise | 2018-02-05 | 1 | -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-ostree | Patrick Vacek | 2018-02-02 | 1 | -1/+1 | |
|\| | ||||||
| * | Latest aktualizr with ostree ca cert fix. | Patrick Vacek | 2018-02-02 | 1 | -1/+1 | |
| | | ||||||
| * | Latest aktualizr/garage-sign. | Patrick Vacek | 2018-02-01 | 1 | -1/+2 | |
| | | ||||||
| * | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-25 | 2 | -3/+3 | |
| | | ||||||
| * | Merge pull request #228 from advancedtelematic/feat/PRO-4630/sqlite | Ben Luck | 2018-01-25 | 1 | -1/+5 | |
| |\ | | | | | | | Get the newest aktualizr using sqlstorage | |||||
| * | | Add PR = "1" to ostree to fix annoying caching problem. | Patrick Vacek | 2018-01-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | Minor changes to keep hsm and implicit recipes consistent. | Patrick Vacek | 2018-01-30 | 2 | -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 Vacek | 2018-01-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | It's installed for the Ubuntu case but is not necessary in meta-updater. | |||||
* | | | Merge pull request #241 from advancedtelematic/aktualizr-asn1c | cajun-rat | 2018-01-25 | 3 | -1/+62 | |
|\ \ \ | | | | | | | | | Compile aktualizr with asn1c help from yocto | |||||
| * | | | Patch asn1c skeletons file discovery | Laurent Bonnans | 2018-01-25 | 2 | -1/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The OpenEmbedded native build process interferes with asn1c's method to find its required data: asn1c-native is moved after being built but the data directory is hardcoded from configure time in asn1c. There is an alternative detection method builtin in asn1c, used for development. Let's just hack into that and target '../share/asn1c' from the binary directory. | |||||
| * | | | Add asn1c dependency for aktualizr | Laurent Bonnans | 2018-01-25 | 2 | -1/+17 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'ats/feat/PRO-4630/sqlite' into rocko | Phil Wise | 2018-01-25 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Bump aktualizr version to get misconfigured ecu fix. | Patrick Vacek | 2018-01-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | Get the newest aktualizr using sqlstorage | Anton Gerasimov | 2018-01-16 | 1 | -1/+5 | |
| |/ | ||||||
* | | Merge pull request #240 from leon-anavi/PRO-4727 | Patrick Vacek | 2018-01-24 | 8 | -327/+0 | |
|\ \ | | | | | | | Drop rvi-sota-client and remove meta-rust dependency | |||||
| * | | Drop rvi-sota-client and remove meta-rust dependency | Leon Anavi | 2018-01-22 | 8 | -327/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Remove the old RVI SOTA Client and the dependecy from Yocto/OE layer meta-rust. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | | Merge remote-tracking branch 'github/feat/PRJ-330/hsm-not-test' into ↵ | Patrick Vacek | 2018-01-22 | 2 | -3/+3 | |
|\ \ \ | |/ / |/| | | | | | feat/PRJ-330/hsm-not-test-rocko | |||||
| * | | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-22 | 2 | -3/+3 | |
| |/ | ||||||
* / | Add PR = "1" to ostree to fix annoying caching problem. | Patrick Vacek | 2018-01-18 | 1 | -0/+1 | |
|/ | ||||||
* | Bump OSTree version | Anton Gerasimov | 2018-01-11 | 2 | -29/+2 | |
| | | | | Patched merged into upstream removed, Minnowboard boot failure fixed | |||||
* | Bump aktualizr version to get fixed garage-sign | Anton Gerasimov | 2018-01-10 | 1 | -1/+1 | |
| | ||||||
* | Support for BUILD_ISOTP cmake variable | Anton Gerasimov | 2018-01-08 | 1 | -1/+1 | |
| | ||||||
* | Add support of ISO/TP legacy secondaries and serial CAN | Anton Gerasimov | 2018-01-08 | 5 | -27/+36 | |
| | ||||||
* | Delete dependency on libsoup | Anton Gerasimov | 2018-01-08 | 2 | -3/+30 | |
| | | | | It makes supporting different platforms somewhat easier | |||||
* | Bump aktualizr to get open source server CA fix. | Patrick Vacek | 2018-01-04 | 2 | -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 Spekulatius | Anton Gerasimov | 2017-12-20 | 3 | -35/+2 | |
| | | | | | | - New garage-sign interface - Remove garage-sign recipe (now installed with aktualizr-native) - Small but critical bugfixes in aktualizr | |||||
* | Merge pull request #209 from advancedtelematic/bugfix/garage-sign-0.2.0-57 | Patrick Vacek | 2017-12-13 | 1 | -3/+3 | |
|\ | | | | | Bump to latest garage-sign. | |||||
| * | Bump to latest garage-sign. | Patrick Vacek | 2017-12-13 | 1 | -3/+3 | |
| | | ||||||
* | | Merge pull request #204 from advancedtelematic/bugfix/example-interface | Patrick Vacek | 2017-12-13 | 1 | -1/+4 | |
|\ \ | | | | | | | Properly install example-interface on target and remove it on host. | |||||
| * | | Only install example-interface if explicitly asked for. | Patrick Vacek | 2017-12-12 | 1 | -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 Vacek | 2017-12-12 | 1 | -1/+3 | |
| |/ | ||||||
* | | Don't run implicit_writer if SOTA_PACKED_CREDENTIALS is not set. | Patrick Vacek | 2017-12-13 | 1 | -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 Vacek | 2017-12-13 | 1 | -1/+1 | |
|/ | | | | | Reported by Stevan, traced to the problem by me, actually fixed by Anton. | |||||
* | Rerun provisioning recipes when credentials have changed | Anton Gerasimov | 2017-12-11 | 4 | -0/+4 | |
| | | | | Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Consistent indents. | Patrick Vacek | 2017-12-07 | 4 | -8/+16 | |
| | | | | OE standard is apparently four spaces. | |||||
* | Merge pull request #200 from advancedtelematic/bugfix/cleanup | OYTIS | 2017-12-07 | 4 | -14/+13 | |
|\ | | | | | Minor fixes and cleanup. | |||||
| * | Minor fixes and cleanup. | Patrick Vacek | 2017-12-07 | 4 | -14/+13 | |
| | | | | | | | | | | | | * hsm-test is no longer used. * Use Yocto variables where suitable. * Eliminate redundant directory slashes. | |||||
* | | Deploy OSTree image without a branch name | Anton Gerasimov | 2017-12-07 | 1 | -1/+1 | |
|/ |