Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aktualizr tools: use generic MPL license instead of our own copy. | Patrick Vacek | 2018-10-02 | 5 | -387/+8 |
| | |||||
* | Fix LICENSE check for aktualizr-uboot-env-rollback | Laurent Bonnans | 2018-10-02 | 1 | -4/+3 |
| | |||||
* | Remove aktualizr dep on u-boot-fw-utils in general | Laurent Bonnans | 2018-10-02 | 1 | -2/+1 |
| | | | | Should only be needed when using the u-boot env rollback feature | ||||
* | Add support for rollback on Raspberry Pi | Anton Gerasimov | 2018-10-02 | 3 | -3/+28 |
| | |||||
* | aktualizr: bump to latest for campaign and test fixes.feat/import-installed-versions-sumo | Patrick Vacek | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | Update `installed_versions` passing to new location | Laurent Bonnans | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | softhsm-testtoken: Update paths for token import.refactor/OTA-900/hsm-prov-path-sumo | Patrick Vacek | 2018-09-14 | 1 | -1/+1 |
| | | | | And bump aktualizr recipe | ||||
* | aktualizr: bump to latest (062ab7756c375ee2c913d3197cafe4ee2f97ef2a).bugfix/lshw-libp11-openssl-etc-sumo | Patrick Vacek | 2018-09-03 | 1 | -1/+1 |
| | | | | Includes fixes for Ubuntu 18.04. | ||||
* | aktualizr: bump to latest version (fad299b846b9c1b58a9c1f715f4c26c69610d02c). | Patrick Vacek | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | aktualizr: bump to latest for key rotation and storage updates.bugfix/unknown-signatures-sumo | 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: Get latest for PRO-H#2 sprint. | Patrick Vacek | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | aktualizr: support check-discovery and fix secondary tests. | Phil Wise | 2018-06-19 | 1 | -2/+9 |
| | | | | | | | | | Cherry-pick of 78422f6ca6e5cca90e33ad49aa1b39bb25c527b3 from master. Original commit message follows: Compatibility with latest aktualizr Note that the HsmTests still sometimes fail | ||||
* | aktualizr: Bump to latest. | Patrick Vacek | 2018-06-13 | 3 | -3/+1 |
| | | | | No longer provide input config to implicit_writer. | ||||
* | aktualizr-*-prov: read config files from STAGING_DIR_HOST. | Patrick Vacek | 2018-06-12 | 3 | -12/+9 |
| | | | | | | | | | | STAGING_DIR_NATIVE does not get populated as I had previously believed. Native recipes do not get packaged, so although we want to use a native executable, we need to get the config files from the aktualizr-host-tools package built by the aktualizr (target) recipe. Thanks to Andre McCurdy and Khem Raj for insight on how to get this right. | ||||
* | 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-12 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'ats/rocko' into bugfix/implicit-and-certs-sumo | Patrick Vacek | 2018-06-04 | 1 | -0/+1 |
|\ | |||||
| * | Get ready for aktualizr-repo tool | Phil Wise | 2018-06-01 | 1 | -0/+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. | ||||
* | 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 |
| | |