Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aktualizr: bump to latest.feat/import-installed-versions-rocko | Patrick Vacek | 2018-10-02 | 1 | -1/+1 |
| | | | | Includes test fixes and async downloads. | ||||
* | Fixes for oe-selftest | Anton Gerasimov | 2018-10-02 | 4 | -5/+4 |
| | |||||
* | Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵ | Anton Gerasimov | 2018-10-02 | 7 | -103/+87 |
| | | | | should be provisioned | ||||
* | aktualizr-uboot-env-rollback: Use generic MPL-2.0 license. | Patrick Vacek | 2018-10-02 | 1 | -5/+1 |
| | |||||
* | aktualizr tools: use generic MPL license instead of our own copy. | Patrick Vacek | 2018-10-02 | 9 | -766/+11 |
| | |||||
* | aktualizr: bump to latest for campaign and test fixes. | 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. | Patrick Vacek | 2018-09-21 | 1 | -1/+1 |
| | | | | And bump aktualizr recipe | ||||
* | Merge pull request #377 from advancedtelematic/bugfix/lshw-aktualizr-etc-rocko | Ben Luck | 2018-09-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | Bugfix/lshw aktualizr etc rocko @patrickvacek Looks good to me :) | ||||
| * | aktualizr: bump to latest (062ab7756c375ee2c913d3197cafe4ee2f97ef2a).bugfix/lshw-aktualizr-etc-rocko | 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 |
| | | |||||
* | | 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. | ||||
* | Bump PR to flush old sstate caches that were built in-tree | Phil Wise | 2018-06-01 | 1 | -1/+1 |
| | | | | | | The change that removes autotools-brokensep breaks people who have old sstate caches that were built in-tree. Bump the PR to flush these out of the system. | ||||
* | Get ready for aktualizr-repo tool | Phil Wise | 2018-06-01 | 1 | -0/+1 |
| | |||||
* | ostree: Don't use autotools-brokensep. | Patrick Vacek | 2018-05-23 | 1 | -2/+2 |
| | | | | | The only reason we needed it was because of a relative path that I've now made absolute. | ||||
* | 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 |
|/ | |||||
* | Move log-debug from 90 to 05. | Patrick Vacek | 2018-05-17 | 2 | -3/+3 |
| | | | | | | This way it will probably the first config read, meaning it will be applied earlier in the config processing flow. It still means that at the moment, no message about reading the log-debug.toml appears, though. | ||||
* | 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` | ||||
* | ostree: remove python from rdepends | Ricardo Salveti | 2018-05-16 | 1 | -2/+1 |
| | | | | | | | Python is not needed by ostree itself (no script or utility using python), so remove it from the rdepends list. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | ostree: fix systemd service files permission | Ricardo Salveti | 2018-05-15 | 1 | -2/+2 |
| | | | | | | | | | Fix the following boot warning: systemd[1]: Configuration file /usr/lib/systemd/system/ostree-remount.service is marked executable. Please remove executable permission bits. Proceeding anyway. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | ||||
* | 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 |
| | |||||
* | Put extra configs in their own files. | Patrick Vacek | 2018-05-09 | 6 | -3/+12 |
| | | | | | | This is more reliable and readable than just dumping things with echo. Plus it is easier for setting permissions, and it fixes some obscure problem with line endings that only happens on shovel. | ||||
* | 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 | 9 | -31/+28 |
| | | | | | | Fix permissions, drop explicit aktualizr dependency, put everything in /usr/lib/sota/conf.d, rename with numeric prefixes to make precedence more clear. | ||||
* | Create aktualizr-log-debug recipe as an example (and debugging aid). | Patrick Vacek | 2018-05-03 | 1 | -0/+23 |
| | |||||
* | Provide recipe to disable sending ip (PRO-5297). | Patrick Vacek | 2018-05-03 | 1 | -0/+23 |
| | | | | Obviates the need for SOTA_CLIENT_FEATURES = "disable_send_ip". | ||||
* | Move example-interface from sota.env to its own recipe. | Patrick Vacek | 2018-05-03 | 5 | -9/+397 |
| | | | | | 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 |
| |