Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #174 from ↵ | cajun-rat | 2017-11-15 | 8 | -159/+249 |
|\ | | | | | | | | | advancedtelematic/feat/PRO-4199/oe-selftest-sota-tools Feat/pro 4199/oe selftest sota tools | ||||
| * | Fix some paths based on Leon's techniques. | Patrick Vacek | 2017-11-15 | 1 | -5/+6 |
| | | |||||
| * | Basic garage-deploy test. | Patrick Vacek | 2017-11-13 | 2 | -1/+9 |
| | | |||||
| * | Make double-bitbake test actually useful. | Patrick Vacek | 2017-11-13 | 1 | -8/+35 |
| | | | | | | | | | | | | | | * Make sure to remove man package before bitbaking. * Test that the package exists or not. * Check the image name and size to make sure it changes. * Move to appropriate class and rename. | ||||
| * | Split tests into independent classes. | Patrick Vacek | 2017-11-13 | 1 | -11/+27 |
| | | | | | | | | | | This reduces unnecessary time spent on setUpClass calls that may not be necessary for individual tests. It also organizes things a bit better. | ||||
| * | Fix paths to be more reliable. | Patrick Vacek | 2017-11-13 | 1 | -9/+9 |
| | | |||||
| * | Rough draft of a run-qemu-ota test. | Patrick Vacek | 2017-11-13 | 4 | -2/+37 |
| | | | | | | | | | | | | | | | | | | | | Not very useful yet. Could be made into a function for the purpose of running arbitrary commands via SSH, for example. However, I had plenty of trouble even getting this far. Note that I created a softlink to qemucommand to get around the Python path issues in oe-selftest. I'm not sure if there's a better way to handle that, since manipulating the path is seemingly impossible. | ||||
| * | Rename for accuracy. | Patrick Vacek | 2017-11-13 | 2 | -4/+3 |
| | | |||||
| * | Refactor QemuCommand class into its own file/module. | Patrick Vacek | 2017-11-13 | 2 | -116/+120 |
| | | |||||
* | | Merge pull request #173 from advancedtelematic/feat/PRO-4189/garage-sign | cajun-rat | 2017-11-13 | 3 | -4/+67 |
|\ \ | | | | | | | Add managing targets.json by garage-sign | ||||
| * | | Add managing targets.json by garage-sign | Anton Gerasimov | 2017-11-13 | 3 | -4/+67 |
|/ / | |||||
* | | Merge pull request #172 from advancedtelematic/bugfix/use-libdir | Patrick Vacek | 2017-11-13 | 1 | -3/+3 |
|\ \ | |/ |/| | Use ${libdir} instead of /usr/lib. | ||||
| * | Use ${libdir} instead of /usr/lib. | Patrick Vacek | 2017-11-13 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #170 from leon-anavi/pyro | cajun-rat | 2017-11-13 | 2 | -0/+19 |
|\ \ | |/ |/| | oe-selftest | ||||
| * | README.adoc: Add QA section | Leon Anavi | 2017-11-10 | 1 | -0/+16 |
| | | | | | | | | | | | | | | Extend the usage section with information about QA using the test framework oe-selftest. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | garage_push.py: Add test for hsm and hsm-test | Leon Anavi | 2017-11-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Extend the oe-selftest with test cases for hsm amd hsm-test. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | | Merge pull request #171 from advancedtelematic/feat/pkcs11uptane | Patrick Vacek | 2017-11-10 | 3 | -4/+41 |
|\ \ | |/ |/| | Add UPTANE key generation capability | ||||
| * | Add the newest version of libp11 | Anton Gerasimov | 2017-11-10 | 1 | -0/+37 |
| | | |||||
| * | Add UPTANE key generation capability | Anton Gerasimov | 2017-11-10 | 2 | -4/+4 |
|/ | |||||
* | Merge pull request #169 from ↵ | cajun-rat | 2017-11-09 | 1 | -3/+3 |
|\ | | | | | | | | | advancedtelematic/bugfix/PRO-4259/latest-garage-sign Latest garage-sign with many bug fixes. | ||||
| * | Latest garage-sign with many bug fixes. | Patrick Vacek | 2017-11-09 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #164 from advancedtelematic/fix/pro-4254-cacert-path | cajun-rat | 2017-11-09 | 2 | -1/+2 |
|\ | | | | | Explicitly include ca-certificates as a dependency for garage-push | ||||
| * | Fix ca-certificates-native dependency. | Patrick Vacek | 2017-11-08 | 3 | -2/+2 |
| | | | | | | | | | | /etc is not added to the sysroot by default, so force it. Also, move the dependency to where it is actually used. | ||||
| * | Explicitly include ca-certificates as a dependency for garage-push | Phil Wise | 2017-11-06 | 1 | -0/+1 |
| | | | | | | | | Fixes: PRO-4254 | ||||
* | | Merge pull request #166 from advancedtelematic/bugfix/pyrobuild | cajun-rat | 2017-11-09 | 7 | -222/+13 |
|\ \ | | | | | | | Fix incompatibilities with latest pyro, use wic on RPi | ||||
| * | | Fix incompatibilities with latest pyro, use wic on RPi | Anton Gerasimov | 2017-11-07 | 7 | -222/+13 |
| | | | |||||
* | | | Merge pull request #167 from advancedtelematic/bugfix/qemuoverlay | Patrick Vacek | 2017-11-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix race condition in run-qemu-ota | ||||
| * | | Fix race condition in run-qemu-ota | Anton Gerasimov | 2017-11-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #162 from advancedtelematic/feat/PRO-4256/copy-manifest | Patrick Vacek | 2017-11-06 | 2 | -0/+25 |
|\ \ | |/ |/| | Copy repo manifest to the device. | ||||
| * | Copy repo manifest to the device. | Patrick Vacek | 2017-11-06 | 2 | -0/+25 |
|/ | | | | | | | Helpful for debugging, etc. Mostly copied from here: https://github.com/openivimobility/meta-oim/blob/master/classes/image-repo-manifest.bbclass | ||||
* | Merge pull request #161 from leon-anavi/pyro | cajun-rat | 2017-11-06 | 0 | -0/+0 |
|\ | | | | | garage-sign: Update checksums | ||||
| * | garage-sign: Update checksums | Leon Anavi | 2017-11-03 | 1 | -2/+2 |
| | | | | | | | | | | | | Update md5 and sha256 checksums of the archive. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | | Merge pull request #160 from ↵ | cajun-rat | 2017-11-03 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | advancedtelematic/bugfix/PRO-4140/silence-ostree-errors Bump ostree version to get Shaun's fix. | ||||
| * | | Bump ostree version to get Shaun's fix. | Patrick Vacek | 2017-11-03 | 1 | -2/+2 |
|/ / | | | | | | | | | Unnecessary error messages have been silenced by skipping some checks that weren't necessary in our case. | ||||
* | | Merge pull request #159 from advancedtelematic/bugfix/PRO-4249/varmount | Patrick Vacek | 2017-11-03 | 1 | -1/+1 |
|\ \ | | | | | | | Share /run directory between initramfs and system image to communicate ostree-booted file | ||||
| * | | Share /run directory between initramfs and system image to communicate ↵ | Anton Gerasimov | 2017-11-03 | 1 | -1/+1 |
| | | | | | | | | | | | | ostree-booted file | ||||
* | | | Merge pull request #158 from leon-anavi/feat/PRO-4199/oe-selftest | Patrick Vacek | 2017-11-03 | 2 | -2/+47 |
|\ \ \ | |_|/ |/| | | Feat/pro 4199/oe selftest | ||||
| * | | garage-sign: ship files | Leon Anavi | 2017-11-03 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | Fix the issue with installed but not shipped files. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | | garage-sign: Update checksums | Leon Anavi | 2017-11-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Update md5 and sha256 checksums of the archive. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | | Merge branch 'pyro' of https://github.com/advancedtelematic/meta-updater ↵ | Leon Anavi | 2017-11-03 | 10 | -106/+165 |
| |\ \ | |/ / |/| | | | | | into feat/PRO-4199/oe-selftest | ||||
* | | | Merge pull request #157 from advancedtelematic/docs/contributing | cajun-rat | 2017-11-03 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | Add CONTRIBUTING information | ||||
| * | | | Add CONTRIBUTING information | Phil Wise | 2017-11-01 | 1 | -0/+15 |
|/ / / | |||||
* | | | Merge pull request #156 from advancedtelematic/bugfix/update-garage-sign | Patrick Vacek | 2017-11-01 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update to latest version. | ||||
| * | | | Update to latest version. | Patrick Vacek | 2017-11-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #150 from advancedtelematic/feat/remerge-recipes | cajun-rat | 2017-11-01 | 6 | -57/+49 |
|\ \ \ \ | |/ / / |/| | | | Feat/remerge recipes | ||||
| * | | | Remerge aktualizr recipes. | Patrick Vacek | 2017-10-27 | 4 | -48/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I found the trick to allow specifiying target vs native variables and tasks. It's a bit wordy but better than having three separate files for the aktualizr recipe. Oddly and annoyingly, while only "aktualizr" must be specified in sota_bleeding.inc, both "BRANCH_pn-aktualizr" and "BRANCH_pn-aktualizr-native" must be specified in local.conf to correctly use a given branch. | ||||
| * | | | Clean up recipes according to Yocto recommendations. | Patrick Vacek | 2017-10-25 | 4 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | * Use ${libdir} and ${bindir} wherever possible. * Use rm -f so that tasks are repeatable. | ||||
* | | | | Merge pull request #151 from advancedtelematic/bugfix/PRO-4012/basehash | cajun-rat | 2017-11-01 | 1 | -5/+1 |
|\ \ \ \ | | | | | | | | | | | Remove IMAGEDATESTAMP to make sstate input deterministic | ||||
| * | | | | Remove IMAGEDATESTAMP to make sstate input deterministic | Anton Gerasimov | 2017-10-30 | 1 | -5/+1 |
| |/ / / | |||||
* | | | | Merge pull request #154 from advancedtelematic/refactor/PRO-4179/rust-1.20 | cajun-rat | 2017-11-01 | 1 | -44/+72 |
|\ \ \ \ | | | | | | | | | | | Upgrade Rust to 1.20 on Pyro |