Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Merge pull request #203 from advancedtelematic/bugfix/PRO-4439/ostreebranchname | OYTIS | 2017-12-07 | 2 | -3/+5 | |
| | |\ \ | | | |/ | | |/| | Deploy OSTree image without a branch name | |||||
| | | * | Deploy OSTree image without a branch name | Anton Gerasimov | 2017-12-07 | 2 | -3/+5 | |
| | |/ | ||||||
| | * | Merge pull request #202 from advancedtelematic/bugfix/install-var-sota | Jochen Schneider | 2017-12-06 | 1 | -6/+4 | |
| | |\ | | | | | | | | | Install /var/sota. | |||||
| | | * | Install /var/sota. | Patrick Vacek | 2017-12-06 | 1 | -6/+4 | |
| | |/ | | | | | | | | | | | | | If not using SOTA_PROVISIONING_CREDENTIALS, nothing is written to /var/sota but it is still created. Quick fix: install it. | |||||
| | * | Merge pull request #201 from advancedtelematic/bugfix/garagesign-0.2.0-48 | Patrick Vacek | 2017-12-06 | 1 | -3/+3 | |
| | |\ | | | | | | | | | Bump garage-sign | |||||
| | | * | Bump garage-sign | Anton Gerasimov | 2017-12-06 | 1 | -3/+3 | |
| | |/ | ||||||
| | * | Merge pull request #199 from advancedtelematic/bugfix/usrlibsota | OYTIS | 2017-12-05 | 1 | -3/+3 | |
| | |\ | | | | | | | | | Always create /usr/lib/sota in autoprov recipe | |||||
| | | * | Always create /usr/lib/sota in autoprov recipe | Anton Gerasimov | 2017-12-05 | 1 | -3/+3 | |
| | |/ | | | | | | | | | | The directory is required by environment.inc | |||||
| | * | Merge pull request #196 from advancedtelematic/feat/PRO-3751/legacyinterface | cajun-rat | 2017-12-05 | 5 | -2/+26 | |
| | |\ | | | | | | | | | Provide user interface to add legacy secondary bridge | |||||
| | | * | Fix erroneous do_install_append that should just be do_install. | Patrick Vacek | 2017-12-05 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Add support for virtual secondaries | Anton Gerasimov | 2017-12-04 | 1 | -1/+8 | |
| | | | | ||||||
| | | * | Provide user interface to add legacy secondary bridge | Anton Gerasimov | 2017-12-04 | 5 | -1/+18 | |
| | | | | ||||||
| | * | | Merge pull request #198 from advancedtelematic/bugfix/garage-version | cajun-rat | 2017-12-05 | 1 | -1/+1 | |
| | |\ \ | | | | | | | | | | | Fix garage-sign targets add. | |||||
| | | * | | Fix garage-sign targets add. | Patrick Vacek | 2017-12-05 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * | | Merge pull request #192 from advancedtelematic/refactor/sotatoml | cajun-rat | 2017-12-04 | 7 | -51/+10 | |
| | |\ \ | | | |/ | | |/| | Use *.toml files provided in aktualizr github repo | |||||
| | | * | Use *.toml files provided in aktualizr github repo | Anton Gerasimov | 2017-12-04 | 7 | -51/+10 | |
| | |/ | | | | | | | | | | This enables backwards incompatible changes to configuration format | |||||
| | * | Merge pull request #195 from advancedtelematic/bugfix/aktualizeoecmake | Jochen Schneider | 2017-12-01 | 1 | -2/+2 | |
| | |\ | | | | | | | | | Add spaces before "_append" clauses | |||||
| | | * | Add spaces before "_append" clauses | Anton Gerasimov | 2017-12-01 | 1 | -2/+2 | |
| | |/ | | | | | | | | | | Under some conditions missing space can lead to a corrupted environment variable | |||||
| | * | Merge pull request #194 from advancedtelematic/feat/tidy | Patrick Vacek | 2017-12-01 | 1 | -6/+5 | |
| | |\ | | | | | | | | | Add a hint when machine autodetection fails | |||||
| | | * | Add a hint when machine autodetection fails | Phil Wise | 2017-12-01 | 1 | -6/+5 | |
| | |/ | | | | | | | | | | Also fix a pylint warning about indentation | |||||
| | * | Merge pull request #193 from advancedtelematic/bugfix/service | cajun-rat | 2017-11-30 | 5 | -21/+7 | |
| | |\ | | | | | | | | | Remove aktualizr-manual-provision.service | |||||
| | | * | Remove aktualizr-manual-provision.service | Anton Gerasimov | 2017-11-30 | 5 | -21/+7 | |
| | |/ | | | | | | | | | | We don't support this scenario any more and it makes testing more complicated. | |||||
| | * | Merge pull request #190 from advancedtelematic/fix/repo-manifest | cajun-rat | 2017-11-30 | 1 | -2/+2 | |
| | |\ | | | | | | | | | Fix builds outside the .repo directory | |||||
| | | * | Fix builds outside the .repo directory | Phil Wise | 2017-11-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | The repo tool searches up the directory tree to find the .repo directory. Cleanly handle the case where it can't find anything. | |||||
| | * | | Merge pull request #191 from advancedtelematic/bugfix/rpi-sdimg | OYTIS | 2017-11-28 | 1 | -0/+1 | |
| | |\ \ | | | | | | | | | | | Remove sdimg-rpi from IMAGE_FSTYPES | |||||
| | | * | | Remove sdimg-rpi from IMAGE_FSTYPES | Anton Gerasimov | 2017-11-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | The image is incompatible with meta-updater and we have our own | |||||
| | * | | | Merge pull request #183 from advancedtelematic/test/oe-selftest-grub | cajun-rat | 2017-11-28 | 1 | -37/+75 | |
| | |\ \ \ | | | | | | | | | | | | | Test/oe selftest grub | |||||
| | | * | | | Test booting with grub. | Patrick Vacek | 2017-11-17 | 1 | -4/+35 | |
| | | | | | | ||||||
| | | * | | | Refactor Qemu interaction into seperate functions. | Patrick Vacek | 2017-11-17 | 1 | -37/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make it easy to make new test classes that launch independent qemu instances with different configurations. | |||||
| | * | | | | Merge pull request #189 from advancedtelematic/bugfix/teamcity-build | Patrick Vacek | 2017-11-27 | 1 | -1/+3 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Bugfix/teamcity build | |||||
| | | * | | | | Bump aktualizr version for C++98 standard fix. | Patrick Vacek | 2017-11-27 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | * | | | | Actually do something with aktualizr-info. | Patrick Vacek | 2017-11-27 | 1 | -0/+2 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #188 from advancedtelematic/bugfix/PRO-4260/backwards | Patrick Vacek | 2017-11-27 | 1 | -1/+1 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | Bump aktualizr version for good | |||||
| | | * | | | Bump aktualizr version for good | Anton Gerasimov | 2017-11-24 | 1 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | | | | Should fix PRO-4260 | |||||
| | * | | | Merge pull request #187 from advancedtelematic/bugfix/tufrepo | cajun-rat | 2017-11-24 | 2 | -8/+4 | |
| | |\ \ \ | | | |_|/ | | |/| | | Rename repo.url -> tufrepo.url | |||||
| | | * | | Rename repo.url -> tufrepo.url | Anton Gerasimov | 2017-11-23 | 2 | -8/+4 | |
| | |/ / | | | | | | | | | | | | | Also pass this URL to garage-sign | |||||
| | * | | Merge pull request #186 from advancedtelematic/feat/PRO-4290/garagecheck | cajun-rat | 2017-11-21 | 3 | -5/+16 | |
| | |\ \ | | | | | | | | | | | Check if the package and UPTANE target got to the backend | |||||
| | | * | | Check if the package and UPTANE target got to the backend | Anton Gerasimov | 2017-11-21 | 3 | -5/+16 | |
| | |/ / | ||||||
| * | | | Merge pull request #221 from leon-anavi/PRJ-315 | cajun-rat | 2018-01-10 | 3 | -0/+3 | |
| |\ \ \ | | | | | | | | | | | sota_raspberrypi*.inc: Included meta-python | |||||
| | * | | | sota_raspberrypi.bbclass: Remove sdimg-rpi | Leon Anavi | 2018-01-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sdimg-rpi from IMAGE_FSTYPES and rely only on wic image for SOTA as it has been done at commit 27e0edbef0180fd7643e2b1558e313bc2baa92d9 for Pyro. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| | * | | | sota_raspberrypi*.inc: Included meta-python | Leon Anavi | 2018-01-05 | 2 | -0/+2 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Yocto/OE layer meta-updater to bblayers as it required for building recipe rpi-gpio for Yocto/OE layer meta-raspberrypi. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | | Merge pull request #216 from leon-anavi/rocko | Patrick Vacek | 2017-12-29 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | sota_qemux86-64.bbclass: Use u-boot-ota | |||||
| | * | | | sota_qemux86-64.bbclass: Use u-boot-ota | Leon Anavi | 2017-12-22 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Use u-boot-ota recipe for QEMU x86-64 bootloader. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | | Port fix for non-repo use-case from pyro | Anton Gerasimov | 2017-12-13 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #184 from advancedtelematic/feat/PRO-4252/rocko | cajun-rat | 2017-11-17 | 18 | -205/+331 | |
| |\ \ \ | | | | | | | | | | | Feat/pro 4252/rocko | |||||
| | * | | | Add fixes for compatibility with Rocko | Anton Gerasimov | 2017-11-17 | 8 | -33/+6 | |
| | |/ / | ||||||
| | * | | Merge pull request #181 from ↵ | OYTIS | 2017-11-17 | 2 | -9/+3 | |
| | |\ \ | | | |/ | | |/| | | | | | | | | | advancedtelematic/bugfix/PRO-4319/duplicate-bblayers-snippets Ignore configuration templates to avoid duplicate inclusion of stuff | |||||
| | | * | Ignore configuration templates to avoid duplicate inclusion of stuff | Anton Gerasimov | 2017-11-17 | 2 | -9/+3 | |
| | |/ | |/| | | | | | | | | | | | | | Also add IMAGE_ROOTFS_EXTRA_SPACE to qemu configuration which was the original motivation for returning TEMPLATECONF processing (see https://github.com/advancedtelematic/meta-updater-qemux86-64/pull/9 ) | |||||
| | * | Merge pull request #180 from advancedtelematic/feat/PRO-4199/oe-selftest-qemu | cajun-rat | 2017-11-17 | 1 | -10/+42 | |
| | |\ | | | | | | | | | Feat/pro 4199/oe selftest qemu | |||||
| | | * | Make launching qemu part of setUpClass. | Patrick Vacek | 2017-11-16 | 1 | -41/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And terminating part of tearDownClass. This cleans things up nicely and means we only have to boot once for multiple tests. If we do want to boot multiple times (e.g. with different configs), we can move most of the qemu code to non-class functions and use multiple classes that each call those functions in setUpClass and tearDownClass. |