Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |||||
| * | | | | Upgrade Rust to 1.20 on Pyro | Shaun Taheri | 2017-10-30 | 1 | -44/+72 | |
| |/ / / | ||||||
* | | | | Merge pull request #155 from advancedtelematic/feat/PRO-4219/garage-sign-recipe | cajun-rat | 2017-11-01 | 1 | -0/+28 | |
|\ \ \ \ | |/ / / |/| | | | New garage-sign recipe. | |||||
| * | | | New garage-sign recipe. | Patrick Vacek | 2017-11-01 | 1 | -0/+28 | |
|/ / / | ||||||
| * / | Basic tests. Not complete. | Patrick Vacek | 2017-10-27 | 1 | -0/+39 | |
|/ / | ||||||
* | | Merge pull request #148 from advancedtelematic/bugfix/PRO-4216/new-garage-push | cajun-rat | 2017-10-24 | 5 | -33/+11 | |
|\ \ | |/ |/| | Bugfix/pro 4216/new garage push | |||||
| * | README updates. | Patrick Vacek | 2017-10-24 | 1 | -5/+5 | |
| | | ||||||
| * | Use garage-push from aktualizr repo. | Patrick Vacek | 2017-10-24 | 4 | -28/+6 | |
|/ | | | | | | No need for sota-tools repo anymore. Bump aktualizr version to get necessary build fix. | |||||
* | Merge pull request #147 from advancedtelematic/bugfix/rm-garage-deploy | cajun-rat | 2017-10-20 | 2 | -1/+2 | |
|\ | | | | | Fix harmless error from not installing garage_deploy. | |||||
| * | Fix harmless error from not installing garage_deploy. | Patrick Vacek | 2017-10-16 | 2 | -1/+2 | |
|/ | ||||||
* | Merge pull request #146 from advancedtelematic/feat/PRO-3805/pkcs11 | Patrick Vacek | 2017-10-16 | 7 | -8/+70 | |
|\ | | | | | Support pkcs#11 in aktualizr and add softhsm token for testing | |||||
| * | Support pkcs#11 in aktualizr and add softhsm token for testing | Anton Gerasimov | 2017-10-16 | 7 | -8/+70 | |
| | | ||||||
* | | Merge pull request #145 from advancedtelematic/bugfix/big-update-numfmt | Patrick Vacek | 2017-10-11 | 2 | -0/+4 | |
|\ \ | |/ |/| | [PRO-4166] fix missing `numfmt` | |||||
| * | fix missing `numfmt` | Robert Danitz | 2017-10-11 | 2 | -0/+4 | |
|/ | ||||||
* | Merge pull request #143 from advancedtelematic/feat/PRO-3799/implicit-writer | Patrick Vacek | 2017-10-06 | 8 | -223/+273 | |
|\ | | | | | Feat/pro 3799/implicit writer | |||||
| * | Bump aktualizr version for implict_writer support. | Patrick Vacek | 2017-10-06 | 1 | -1/+1 | |
| | | ||||||
| * | Move provisioning out of ostree bbclass into autoprov recipe. | Patrick Vacek | 2017-10-05 | 4 | -57/+31 | |
| | | | | | | | | | | Also remove implicit-prov from DISTRO_FEATURES. Just specify SOTA_CLIENT_PROV directly. | |||||
| * | Move implicit root CA to /usr/lib/sota. | Patrick Vacek | 2017-10-04 | 2 | -2/+2 | |
| | | | | | | | | It should be able to be updated. | |||||
| * | Create recipe for implicit provisioning file shuffling. | Patrick Vacek | 2017-09-29 | 9 | -25/+99 | |
| | | | | | | | | | | | | | | | | Split aktualizr into basic and native recipes by moving most of the work to an include file. Use aktualizr-implicit-writer (on host) to do the actual work of configuring sota.toml and installing files. Still not quite fully functional. | |||||
| * | Formatting. | Patrick Vacek | 2017-09-25 | 1 | -190/+192 | |
|/ | | | | According to https://www.openembedded.org/wiki/Styleguide | |||||
* | Merge pull request #142 from advancedtelematic/feat/development-tools-pyro | Patrick Vacek | 2017-09-13 | 2 | -4/+10 | |
|\ | | | | | Make it easier to build from branches and run a specific image | |||||
| * | Make it easier to build from branches and run a specific image | Phil Wise | 2017-09-13 | 2 | -4/+10 | |
|/ | | | | | | | | | | Is is now easy to build a specific branch by adding the following line to local.conf BRANCH_pn-aktualizr = "mybranchname" Also, the run-qemu-ota script can also take a path to an image file, which is useful for long-term test images. | |||||
* | Merge pull request #140 from advancedtelematic/feat/PRO-3805/cert_install | cajun-rat | 2017-09-13 | 1 | -0/+19 | |
|\ | | | | | Hacky ability to provide client credentials and install them on the device |