summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ostree: no need to disable systemd when building nativeRicardo Salveti2018-10-101-7/+0
| | | | | | | | Maintaining different build flags for target and native just makes it harder to maintain the recipe and it is not really needed as systemd-native is already available for systems building systemd. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* ostree: cleanup configure and build flagsRicardo Salveti2018-10-101-1/+2
| | | | | | | | Set the standard CFLAGS variable instead of defining it via EXTRA_OECONF and also remove the configure flags that are automatically enabled based on the build depends. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* ostree: use do_configure_prepend and avoid customizing do_compileRicardo Salveti2018-10-101-7/+3
| | | | | | | Prefer prepend (autogen) and also avoid customizing do_compile as exporting BUILD_SYS and HOST_SYS is already enough. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* ostree: fix license and add homepage descriptionRicardo Salveti2018-10-101-1/+2
| | | | | | Ostree is LGPLv2+ and not GPLv2+. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* ostree: cosmetics: fix indentationRicardo Salveti2018-10-101-11/+10
| | | | Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
* aktualizr: bump to latest.Patrick Vacek2018-10-021-1/+1
| | | | Includes test fixes and async downloads.
* 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 ↵Anton Gerasimov2018-10-029-97/+87
| | | | should be provisioned
* 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
| | | | Should only be needed when using the u-boot env rollback feature
* Add support for rollback on Raspberry PiAnton Gerasimov2018-10-024-3/+30
|
* Merge pull request #395 from ↵lbonn2018-09-275-11/+13
|\ | | | | | | | | advancedtelematic/feat/import-installed-versions-sumo Feat/import installed versions sumo
| * 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
| | | | | | | | | | It should now accept paths in either format to accommodate openssl versions 1.0 and 1.1.
| * softhsm-testtoken: Remove redundant key check.Patrick Vacek2018-09-211-1/+1
|/
* Merge pull request #393 from ↵Ben Luck2018-09-212-5/+11
|\ | | | | | | | | advancedtelematic/bugfix/OTA-852/pushcredentials/sumo Don't commit credentials to OSTree repository
| * Fix typoOYTIS2018-09-201-1/+1
| |
| * Don't commit credentials to OSTree repositoryAnton Gerasimov2018-09-172-5/+11
|/
* Merge pull request #389 from ↵Patrick Vacek2018-09-142-8/+8
|\ | | | | | | | | advancedtelematic/refactor/OTA-900/hsm-prov-path-sumo (sumo) softhsm-testtoken: Update paths for token import.
| * softhsm-testtoken: Update paths for token import.refactor/OTA-900/hsm-prov-path-sumoPatrick Vacek2018-09-142-8/+8
|/ | | | And bump aktualizr recipe
* Merge pull request #378 from ↵Patrick Vacek2018-09-035-8/+8
|\ | | | | | | | | advancedtelematic/bugfix/lshw-libp11-openssl-etc-sumo Bugfix/lshw libp11 openssl etc sumo
| * aktualizr: bump to latest (062ab7756c375ee2c913d3197cafe4ee2f97ef2a).bugfix/lshw-libp11-openssl-etc-sumoPatrick Vacek2018-09-031-1/+1
| | | | | | | | Includes fixes for Ubuntu 18.04.
| * Specify cpu type -host- for KVM modeEugene Smirnov2018-08-311-1/+1
| |
| * aktualizr: bump to latest version (fad299b846b9c1b58a9c1f715f4c26c69610d02c).Patrick Vacek2018-08-311-1/+1
| |
| * libp11: Bump the version number for the openssl compatibility again.Patrick Vacek2018-08-311-1/+1
| | | | | | | | Now covers 1.0.2p.
| * Fix version number in ldflags.patchMaxime BORGES2018-08-311-2/+2
| |
| * Update lshw to 02.17Maxime BORGES2018-08-312-5/+5
|/
* Merge pull request #366 from advancedtelematic/bugfix/unknown-signatures-sumocajun-rat2018-08-142-2/+2
|\ | | | | aktualizr: bump to latest for key rotation and storage updates (sumo)
| * aktualizr: bump to latest for key rotation and storage updates.bugfix/unknown-signatures-sumoPatrick Vacek2018-08-082-2/+2
|/ | | | | Work around a bug in oe-selftest with migration and aktualizr-info interplay by forcing --allow-migrate for now.
* Merge pull request #364 from advancedtelematic/feat/PRO-Tech-#1-sumolbonn2018-08-022-2/+3
|\ | | | | Feat/pro tech #1 sumo
| * Bump Aktualizr revision to fix HSM bugPhil Wise2018-08-011-1/+1
| |
| * aktualizr: bump to latest and accommodate hmi_stub.Patrick Vacek2018-07-261-1/+2
| |
| * Document SOTA_CLIENT_FEATURES = "secondary-network".Patrick Vacek2018-07-261-1/+1
|/
* Merge pull request #359 from advancedtelematic/feat/bump-aktualizr-pro-h#3-sumoPatrick Vacek2018-07-172-3/+16
|\ | | | | Feat/bump aktualizr pro h#3 sumo
| * aktualizr: retry garage-sign version check and handle errors better.Patrick Vacek2018-07-171-2/+15
| |
| * aktualizr: bump to latest for PRO-H#3 sprint.Patrick Vacek2018-07-171-1/+1
|/
* Merge pull request #357 from advancedtelematic/feat/bump-aktualizr-sumocajun-rat2018-07-112-1/+44
|\ | | | | Bump aktualizr to latest (sumo, again).
| * Test --running-mode=oncePhil Wise2018-07-061-0/+43
| |
| * aktualizr: bump to latest (72abac76184c84b9a5beb0dfbb103a13b9bfb2ae).Patrick Vacek2018-07-061-1/+1
|/
* Merge pull request #354 from advancedtelematic/feat/bump-aktualizr-sumocajun-rat2018-07-031-1/+1
|\ | | | | aktualizr: Get latest for PRO-H#2 sprint. (sumo)
| * aktualizr: Get latest for PRO-H#2 sprint.Patrick Vacek2018-07-021-1/+1
|/
* Merge pull request #345 from advancedtelematic/bugfix/staging_dir_host_sumoPatrick Vacek2018-06-219-33/+37
|\ | | | | Bugfix/staging dir host sumo
| * aktualizr: support check-discovery and fix secondary tests.Phil Wise2018-06-192-3/+10
| | | | | | | | | | | | | | | | | | Cherry-pick of 78422f6ca6e5cca90e33ad49aa1b39bb25c527b3 from master. Original commit message follows: Compatibility with latest aktualizr Note that the HsmTests still sometimes fail