Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | aktualizr: remove example-interface. | Patrick Vacek | 2018-10-29 | 4 | -34/+2 | |
| | | ||||||
| * | Add contributor/reviewer checklist | Anton Gerasimov | 2018-10-29 | 1 | -0/+12 | |
| | | ||||||
* | | Merge pull request #382 from advancedtelematic/feat/OTA-627/targetversion | Ben Luck | 2018-10-30 | 4 | -1/+27 | |
|\ \ | |/ |/| | Provide example for setting UPTANE target version automatically | |||||
| * | Fix typos/languagefeat/OTA-627/targetversion | OYTIS | 2018-10-12 | 1 | -1/+1 | |
| | | ||||||
| * | Document version overriding and add warnings | Anton Gerasimov | 2018-10-09 | 3 | -2/+13 | |
| | | ||||||
| * | Provide example for setting UPTANE target version automatically | Anton Gerasimov | 2018-10-09 | 3 | -1/+16 | |
| | | ||||||
* | | Merge pull request #406 from ↵ | Patrick Vacek | 2018-10-25 | 1 | -59/+35 | |
|\ \ | | | | | | | | | | | | | advancedtelematic/refactor/backport-ostree-upgrade-rocko Refactor/backport ostree upgrade rocko | |||||
| * | | ostree: Correction: it depends on bison-native for configuration.refactor/backport-ostree-upgrade-rocko | Patrick Vacek | 2018-10-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | ostree: add missing bison dependency. | Patrick Vacek | 2018-10-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | ostree: upgrade to v2018.7+ | Ricardo Salveti | 2018-10-10 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade OSTree to a git revision ahead of the v2018.7 release in order to include additional memory leak fixes. Upstream release notes since v2017.13+: - https://github.com/ostreedev/ostree/releases/tag/v2017.14 - https://github.com/ostreedev/ostree/releases/tag/v2017.15 - https://github.com/ostreedev/ostree/releases/tag/v2018.1 - https://github.com/ostreedev/ostree/releases/tag/v2018.2 - https://github.com/ostreedev/ostree/releases/tag/v2018.3 - https://github.com/ostreedev/ostree/releases/tag/v2018.4 - https://github.com/ostreedev/ostree/releases/tag/v2018.5 - https://github.com/ostreedev/ostree/releases/tag/v2018.6 - https://github.com/ostreedev/ostree/releases/tag/v2018.7 Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | |||||
| * | | ostree: improve package split logic and define extra packages | Ricardo Salveti | 2018-10-10 | 1 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | | Define extra packages to cover the bash-completion and dracut related files, as they are not necessarily required by ostree. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | |||||
| * | | ostree: improve systemd dependency checks | Ricardo Salveti | 2018-10-10 | 1 | -17/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | No need to define SYSTEMD_REQUIRED and no need to manually install the service files, as that is already handled by ostree and the systemd bbclass. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | |||||
| * | | ostree: cleanup depends and rdepends | Ricardo Salveti | 2018-10-10 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Remove gtk-doc-native from DEPENDS and also remove util-linux-* packages from RDEPENDS as the dependencies for the required libraries are already populated by OE. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | |||||
| * | | ostree: no need to disable systemd when building native | Ricardo Salveti | 2018-10-10 | 1 | -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 flags | Ricardo Salveti | 2018-10-10 | 1 | -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_compile | Ricardo Salveti | 2018-10-10 | 1 | -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 description | Ricardo Salveti | 2018-10-10 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | Ostree is LGPLv2+ and not GPLv2+. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | |||||
| * | | ostree: cosmetics: fix indentation | Ricardo Salveti | 2018-10-10 | 1 | -11/+10 | |
| |/ | | | | | | | Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com> | |||||
* | | Merge pull request #409 from advancedtelematic/fixreadmelist | OYTIS | 2018-10-17 | 1 | -0/+1 | |
|\ \ | |/ |/| | Fix formatting in README | |||||
| * | Fix formatting in READMEfixreadmelist | OYTIS | 2018-10-17 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #396 from ↵ | Arthur Taylor | 2018-10-09 | 20 | -904/+151 | |
|\ | | | | | | | | | advancedtelematic/feat/import-installed-versions-rocko Feat/import installed versions rocko | |||||
| * | 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 | 5 | -17/+22 | |
| | | ||||||
| * | Document delayed provisioning | Anton Gerasimov | 2018-10-02 | 1 | -1/+14 | |
| | | ||||||
| * | Fix creating SoftHSM token | Anton Gerasimov | 2018-10-02 | 1 | -1/+2 | |
| | | ||||||
| * | Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵ | Anton Gerasimov | 2018-10-02 | 9 | -103/+90 | |
| | | | | | | | | 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 | |
| | | ||||||
| * | softhsm-testtoken: fix complaint about generic license location. | Patrick Vacek | 2018-10-02 | 1 | -3/+1 | |
| | | ||||||
| * | aktualizr: bump to latest for campaign and test fixes. | Patrick Vacek | 2018-09-21 | 1 | -1/+1 | |
| | | ||||||
| * | Do not run aktualizr-info --allow-migrate in tests | Laurent Bonnans | 2018-09-21 | 1 | -2/+2 | |
| | | ||||||
| * | Update `installed_versions` passing to new location | Laurent Bonnans | 2018-09-21 | 2 | -3/+5 | |
| | | ||||||
| * | libp11: Bump to release 0.4.9. | Patrick Vacek | 2018-09-21 | 1 | -1/+1 | |
| | | ||||||
| * | softhsm-testtoken: Update paths for token import. | Patrick Vacek | 2018-09-21 | 2 | -8/+8 | |
| | | | | | | | | And bump aktualizr recipe | |||||
| * | libp11: Fix paths after switch to openssl 1.1. | Patrick Vacek | 2018-09-21 | 1 | -4/+4 | |
|/ | | | | | It should now accept paths in either format to accommodate openssl versions 1.0 and 1.1. | |||||
* | Merge pull request #394 from ↵ | Ben Luck | 2018-09-21 | 2 | -5/+11 | |
|\ | | | | | | | | | advancedtelematic/bugfix/OTA-852/pushcredentials/rocko Don't commit credentials to OSTree repository | |||||
| * | Fix typo | OYTIS | 2018-09-20 | 1 | -1/+1 | |
| | | ||||||
| * | Don't commit credentials to OSTree repository | Anton Gerasimov | 2018-09-17 | 2 | -5/+11 | |
|/ | ||||||
* | Merge pull request #380 from advancedtelematic/feat/h3ulcb | OYTIS | 2018-09-05 | 3 | -2/+11 | |
|\ | | | | | Add support for RCar-H3 board | |||||
| * | Add support for RCar-H3 boardfeat/h3ulcb | Anton Gerasimov | 2018-09-04 | 3 | -2/+11 | |
| | | | | | | | | | | Both m3ulcb and h3ulcb rely on AGL BSP, there is currently no meta-updater-renesas layer | |||||
* | | Merge pull request #377 from advancedtelematic/bugfix/lshw-aktualizr-etc-rocko | Ben Luck | 2018-09-04 | 4 | -7/+7 | |
|\ \ | | | | | | | | | | | | | | | | 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. | |||||
| * | | Specify cpu type -host- for KVM mode | Eugene Smirnov | 2018-08-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | aktualizr: bump to latest version (fad299b846b9c1b58a9c1f715f4c26c69610d02c). | Patrick Vacek | 2018-08-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix version number in ldflags.patch | Maxime BORGES | 2018-08-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | Update lshw to 02.17 | Maxime BORGES | 2018-08-31 | 2 | -5/+5 | |
| | | | ||||||
* | | | Merge pull request #374 from advancedtelematic/fix/u-boot-fw-utils-depend | OYTIS | 2018-08-31 | 1 | -2/+1 | |
|\ \ \ | |/ / |/| | | Remove aktualizr dep on u-boot-fw-utils in general | |||||
| * | | 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 | |||||
* | | Merge pull request #363 from advancedtelematic/feat/PRO-Tech-#1-rocko | Ben Luck | 2018-08-10 | 3 | -3/+4 | |
|\ \ | | | | | | | Feat/pro tech #1 rocko | |||||
| * | | aktualizr: bump to latest for key rotation and storage updates.feat/PRO-Tech-#1-rocko | Patrick Vacek | 2018-08-08 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | Work around a bug in oe-selftest with migration and aktualizr-info interplay by forcing --allow-migrate for now. |