Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove aktualizr dep on u-boot-fw-utils in generalfix/u-boot-fw-utils-depend | Laurent Bonnans | 2018-08-23 | 1 | -2/+1 |
| | | | | Should only be needed when using the u-boot env rollback feature | ||||
* | aktualizr: bump to latest for key rotation and storage updates.feat/PRO-Tech-#1-rocko | Patrick Vacek | 2018-08-08 | 1 | -1/+1 |
| | | | | | Work around a bug in oe-selftest with migration and aktualizr-info interplay by forcing --allow-migrate for now. | ||||
* | Bump Aktualizr revision to fix HSM bug | Phil Wise | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | aktualizr: bump to latest and accommodate hmi_stub. | Patrick Vacek | 2018-07-26 | 1 | -1/+2 |
| | |||||
* | aktualizr: retry garage-sign version check and handle errors better. | Patrick Vacek | 2018-07-17 | 1 | -2/+15 |
| | |||||
* | aktualizr: bump to latest for PRO-H#3 sprint. | Patrick Vacek | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | aktualizr: bump to latest (72abac76184c84b9a5beb0dfbb103a13b9bfb2ae). | Patrick Vacek | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | aktualizr: support check-discovery and fix secondary tests. | Phil Wise | 2018-07-02 | 1 | -1/+8 |
| | | | | | | | | | Cherry-pick of 78422f6ca6e5cca90e33ad49aa1b39bb25c527b3 from master. Original commit message follows: Compatibility with latest aktualizr Note that the HsmTests still sometimes fail | ||||
* | aktualizr: Get latest for PRO-H#2 sprint. | Patrick Vacek | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #349 from advancedtelematic/bugfix/rocko-latest-aktualizr | cajun-rat | 2018-06-26 | 1 | -2/+3 |
|\ | | | | | Bump aktualizr to latest and fix googletest complaint. | ||||
| * | Bump aktualizr to latest and fix googletest complaint. | Patrick Vacek | 2018-06-26 | 1 | -2/+3 |
| | | |||||
| * | Remove deprecated -i option from implicit writer's command line | Anton Gerasimov | 2018-06-18 | 2 | -2/+0 |
| | | |||||
* | | Merge branch 'rocko' into bugfix/typos_and_comments_rocko | Patrick Vacek | 2018-06-18 | 3 | -4/+29 |
|\| | |||||
| * | Add support for rollback on Raspberry Pi | Anton Gerasimov | 2018-06-15 | 3 | -4/+29 |
| | | |||||
* | | aktualizr: Bump to latest. | Patrick Vacek | 2018-06-13 | 3 | -3/+1 |
| | | | | | | | | No longer provide input config to implicit_writer. | ||||
* | | aktualizr-auto-prov: Remove redundant '.toml'. | Patrick Vacek | 2018-06-12 | 1 | -2/+2 |
|/ | |||||
* | Bugfix: strip whitespace and newlines from tuf URL in credentials.zip | Jon Oster | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | aktualizr: Upgrade to use simplified implicit_writer config. | Patrick Vacek | 2018-06-04 | 5 | -10/+20 |
| | | | | | | | | There is no longer a need for dumping the whole config, now we can just add what we need to a new config file and use that in addition to the base config. This simplifies several things and fixes a few bugs. Also renamed the configs to make provenance a little clearer. | ||||
* | aktualizr_*.bb: Minor formatting and fixes. | Patrick Vacek | 2018-06-04 | 5 | -7/+8 |
| | | | | | | | | Move HSM dependencies to aktualizr recipe, since it's aktualizr that can depend on HSM support, not the provisioning prepartion. Remove references to systemd in provisioning recipes, since they have nothing to do with systemd. | ||||
* | Get ready for aktualizr-repo tool | Phil Wise | 2018-06-01 | 1 | -0/+1 |
| | |||||
* | Merge pull request #313 from advancedtelematic/fix/qa-shipped-files | lbonn | 2018-05-17 | 5 | -2/+6 |
|\ | | | | | Review shipped directories in aktualizr recipes | ||||
| * | Review shipped directories in aktualizr recipes | Laurent Bonnans | 2018-05-17 | 5 | -2/+6 |
| | | | | | | | | Missing directories in FILES_xx were causing bitbake QA errors on sumo | ||||
* | | Remove aktualizr-common because schemas are embedded | Phil Wise | 2018-05-17 | 1 | -10/+2 |
|/ | |||||
* | aktualizr_git: remove duplicate installs | Laurent Bonnans | 2018-05-16 | 1 | -7/+2 |
| | | | | | If it's in `do_install_append`, no need to also put it in `do_install_append_class-native` | ||||
* | aktualizr: include default configs as part of host-tools | Ricardo Salveti | 2018-05-11 | 1 | -0/+10 |
| | | | | | | | Provide the default sota configs as part of host-tools so they can be used by aktualizr_cert_provider and aktualizr_implicit_writer. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | Bump Aktualizr version to get P11 fixes | Phil Wise | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Bump aktualizr. Don't build load tests. | Patrick Vacek | 2018-05-08 | 1 | -2/+3 |
| | |||||
* | Update aktualizr config to use default locations. | Patrick Vacek | 2018-05-04 | 6 | -22/+22 |
| | | | | | | Fix permissions, drop explicit aktualizr dependency, put everything in /usr/lib/sota/conf.d, rename with numeric prefixes to make precedence more clear. | ||||
* | Move example-interface from sota.env to its own recipe. | Patrick Vacek | 2018-05-03 | 3 | -9/+2 |
| | | | | | SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this: IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface " | ||||
* | Add sqlite3 to aktualizr dependencies. | Patrick Vacek | 2018-05-03 | 1 | -1/+1 |
| | | | | It's worked fine without it, but better to be explicit. | ||||
* | Bump Aktualizr to get PRO-5211 Report network info | Phil Wise | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | Decode bytes. | Patrick Vacek | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | If GARAGE_SIGN_VERSION is not provided, ask the server for a version. | Patrick Vacek | 2018-04-13 | 2 | -1/+26 |
| | | | | | Get the server URL out of the credentials and ask what version the server is using. | ||||
* | Pass requested garage-sign version to aktualizr. | Patrick Vacek | 2018-04-13 | 1 | -5/+13 |
| | | | | | | | | | | Set GARAGE_SIGN_VERSION in local.conf to request a specific version, e.g.: GARAGE_SIGN_VERSION = "cli-0.3.0-5-g5908997.tgz" If unset, the default (latest version) will be used. Set GARAGE_SIGN_SHA256 in local.conf to specify a hash to check, e.g.: GARAGE_SIGN_SHA256 = "94f5db1accbbbaa279f7ac5a2e618f5448adeafbe32d6cbc90c8604054ab653e" If unset, the sha256 is not computed. | ||||
* | Assorted minor cleanup and formatting. | Patrick Vacek | 2018-03-29 | 3 | -2/+4 |
| | | | | | | Includes the suggestion for using /etc/sota/sota.env if it exists as recommended by the discussion here: https://github.com/advancedtelematic/meta-updater/pull/275 | ||||
* | Bump aktualizr | Laurent Bonnans | 2018-03-28 | 1 | -1/+1 |
| | | | | Needed to work with the addition of aktualizr-check-discovery | ||||
* | Add aktualizr-check-discovery to shipped files | Laurent Bonnans | 2018-03-28 | 1 | -0/+1 |
| | |||||
* | Add SOTA client feature to enable secondary network | Phil Wise | 2018-03-27 | 2 | -2/+5 |
| | | | | Also add a test for the 'primary-image' | ||||
* | Bump aktualizr version to get socket activation fixesfeat/udp-socket-activation | Phil Wise | 2018-03-26 | 1 | -1/+1 |
| | | | | Specifically, cc3a8927 "Fix socket activation when UDP enabled" is required. | ||||
* | Change port number to match default used elsewhere | Phil Wise | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | UDP Socket activation for discovery service | Phil Wise | 2018-03-23 | 1 | -0/+1 |
| | | | | Also, timeout communication to the DUT after 60s. | ||||
* | Add systemd socket activation for secondary | Phil Wise | 2018-03-14 | 3 | -1/+28 |
| | |||||
* | Add secondary-image to meta-updater | Phil Wise | 2018-03-14 | 1 | -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-rocko | Patrick Vacek | 2018-02-27 | 1 | -2/+2 |
|\ | | | | | | | Bring in updates to oe-selftest. | ||||
| * | 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 |
| | |