summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos/languagefeat/OTA-627/sumo/targetversion-forwardportOYTIS2018-10-311-1/+1
* Document version overriding and add warningsAnton Gerasimov2018-10-313-2/+13
* Provide example for setting UPTANE target version automaticallyAnton Gerasimov2018-10-313-1/+16
* Merge pull request #414 from advancedtelematic/refactor/sumo/rm-implicit-writerPatrick Vacek2018-10-318-88/+26
|\
| * Fix typos.refactor/sumo/rm-implicit-writerPatrick Vacek2018-10-301-1/+1
| * aktualizr: Remove implicit_writer. It is now unused.Patrick Vacek2018-10-292-5/+2
| * Remove aktualizr hacks related to ubuntu supportLaurent Bonnans2018-10-291-4/+2
| * Update aktualizr example secondary config pathLaurent Bonnans2018-10-291-3/+3
| * Fix README formatting.Patrick Vacek2018-10-291-5/+7
| * CONTRIBUTING.adoc: Add rebasing requirement.Patrick Vacek2018-10-291-4/+6
| * libgsystem: drop recipeStefan Agner2018-10-291-40/+0
| * ostree: drop libgsystem dependencyStefan Agner2018-10-291-1/+1
| * aktualizr: remove BUILD_ISTOP flag.Patrick Vacek2018-10-291-1/+0
| * aktualizr: remove example-interface.Patrick Vacek2018-10-294-34/+2
| * Add contributor/reviewer checklistAnton Gerasimov2018-10-291-0/+12
|/
* Merge pull request #397 from advancedtelematic/feat/credentials-licenses-roll...Patrick Vacek2018-10-1021-941/+192
|\
| * ostree: Correction: it depends on bison-native for configuration.feat/credentials-licenses-rollback-sumoPatrick Vacek2018-10-101-1/+1
| * ostree: add missing bison dependency.Patrick Vacek2018-10-101-1/+1
| * ostree: upgrade to v2018.7+Ricardo Salveti2018-10-101-4/+3
| * ostree: improve package split logic and define extra packagesRicardo Salveti2018-10-101-17/+17
| * ostree: improve systemd dependency checksRicardo Salveti2018-10-101-17/+5
| * ostree: cleanup depends and rdependsRicardo Salveti2018-10-101-3/+2
| * ostree: no need to disable systemd when building nativeRicardo Salveti2018-10-101-7/+0
| * ostree: cleanup configure and build flagsRicardo Salveti2018-10-101-1/+2
| * ostree: use do_configure_prepend and avoid customizing do_compileRicardo Salveti2018-10-101-7/+3
| * ostree: fix license and add homepage descriptionRicardo Salveti2018-10-101-1/+2
| * ostree: cosmetics: fix indentationRicardo Salveti2018-10-101-11/+10
| * aktualizr: bump to latest.Patrick Vacek2018-10-021-1/+1
| * Fixes for oe-selftestAnton Gerasimov2018-10-025-18/+21
| * Document delayed provisioningAnton Gerasimov2018-10-021-1/+14
| * Fix creating SoftHSM tokenAnton Gerasimov2018-10-021-1/+2
| * Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image shoul...Anton Gerasimov2018-10-029-97/+87
| * aktualizr tools: use generic MPL license instead of our own copy.Patrick Vacek2018-10-029-766/+11
| * softhsm-testtoken: fix complaint about generic license location.Patrick Vacek2018-10-021-3/+1
| * Fix LICENSE check for aktualizr-uboot-env-rollbackLaurent Bonnans2018-10-021-4/+3
| * Remove aktualizr dep on u-boot-fw-utils in generalLaurent Bonnans2018-10-021-2/+1
| * Add support for rollback on Raspberry PiAnton Gerasimov2018-10-024-3/+30
|/
* Merge pull request #395 from advancedtelematic/feat/import-installed-versions...lbonn2018-09-275-11/+13
|\
| * aktualizr: bump to latest for campaign and test fixes.feat/import-installed-versions-sumoPatrick Vacek2018-09-211-1/+1
| * Do not run aktualizr-info --allow-migrate in testsLaurent Bonnans2018-09-211-2/+2
| * Update `installed_versions` passing to new locationLaurent Bonnans2018-09-212-3/+5
| * libp11: Bump to release 0.4.9.Patrick Vacek2018-09-211-1/+1
| * libp11: Fix paths after switch to openssl 1.1.Patrick Vacek2018-09-211-4/+4
| * softhsm-testtoken: Remove redundant key check.Patrick Vacek2018-09-211-1/+1
|/
* Merge pull request #393 from advancedtelematic/bugfix/OTA-852/pushcredentials...Ben Luck2018-09-212-5/+11
|\
| * Fix typoOYTIS2018-09-201-1/+1
| * Don't commit credentials to OSTree repositoryAnton Gerasimov2018-09-172-5/+11
|/
* Merge pull request #389 from advancedtelematic/refactor/OTA-900/hsm-prov-path...Patrick Vacek2018-09-142-8/+8
|\
| * softhsm-testtoken: Update paths for token import.refactor/OTA-900/hsm-prov-path-sumoPatrick Vacek2018-09-142-8/+8
|/
* Merge pull request #378 from advancedtelematic/bugfix/lshw-libp11-openssl-etc...Patrick Vacek2018-09-035-8/+8
|\