Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |||||
| * | Hacky ability to provide client credentials and install them on the device. | Patrick Vacek | 2017-09-12 | 1 | -0/+19 | |
| | | ||||||
* | | Merge pull request #136 from advancedtelematic/feat/PRO-3805/p11test | cajun-rat | 2017-09-13 | 10 | -2/+290 | |
|\ \ | | | | | | | Add recipes to test pkcs11 functionality in Aktualizr | |||||
| * | | Add recipes to test pkcs11 functionality in Aktualizr | Anton Gerasimov | 2017-09-13 | 10 | -2/+290 | |
| |/ | ||||||
* | | Merge pull request #134 from advancedtelematic/refactor/remove_keyid | cajun-rat | 2017-09-13 | 2 | -2/+2 | |
|\ \ | |/ |/| | Remove useless/obsolete --disable-keyid-validation option. | |||||
| * | Remove useless/obsolete --disable-keyid-validation option. | Patrick Vacek | 2017-08-31 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #138 from dl9pf/patch-13 | OYTIS | 2017-09-11 | 1 | -0/+1 | |
|\ \ | | | | | | | Pyro needs coreutils-native (we call sync) b/c rss | |||||
| * | | Pyro needs coreutils-native (we call sync) b/c rss | Jan-Simon Möller | 2017-09-09 | 1 | -0/+1 | |
| |/ | | | | | | | | | We need to make sure 'sync' is in place. Unzip-native could probably also use ":do_populate_sysroot". | |||||
* | | Merge pull request #139 from leon-anavi/pyro | Patrick Vacek | 2017-09-11 | 4 | -21/+414 | |
|\ \ | | | | | | | Split Aktualizr binary and systemd service/configuration | |||||
| * | | sota.bbclass: Add aktualizr-auto-prov | Leon Anavi | 2017-09-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | Append recipe aktualizr-auto-prov for provisioning of systemd service and configurations to the SOTA image. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | aktualizr-auto-prov.bb: Aktualizr configuraitons | Leon Anavi | 2017-09-11 | 2 | -0/+412 | |
| | | | | | | | | | | | | | | | | | | | | | Provide Aktualizr systemd service and configurations for manual and autoprovision in a separate recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
| * | | aktualizr_git.bb: remove systemd service and configurations | Leon Anavi | 2017-09-11 | 1 | -20/+0 | |
| |/ | | | | | | | | | | | | | Split Aktualizr binary and systemd service and configurations by moving them to another recipe. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | Merge pull request #137 from advancedtelematic/feat/switchtopyro | cajun-rat | 2017-09-11 | 1 | -2/+25 | |
|\ \ | |/ |/| | Feat/switchtopyro | |||||
| * | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-09-08 | 1 | -2/+25 | |
|/| | ||||||
| * | Merge pull request #135 from ↵ | Jon Oster | 2017-09-05 | 1 | -2/+25 | |
| |\ | | | | | | | | | | | | | advancedtelematic/feat/PRO-3923-add-persistence-option-qemu-script PRO-3923 Add persistence option to run-qemu script | |||||
| | * | PRO-3923 Add persistence option to run-qemu script | Jon Oster | 2017-09-05 | 1 | -2/+25 | |
| |/ | ||||||
| * | Merge pull request #130 from leon-anavi/morty | Ben Luck | 2017-08-28 | 1 | -2/+2 | |
| |\ | | | | | | | ostree_git.bb: Depends on xz for liblzma | |||||
| | * | ostree_git.bb: Depends on xz for liblzma | Leon Anavi | 2017-08-23 | 1 | -2/+2 | |
| |/ | | | | | | | | | | | | | | | Move Yocto/OE recipe xz from the run-time dependencies to the dependencies because liblzma is required for the successful configuration of OSTree. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | |||||
* | | Merge pull request #129 from advancedtelematic/bugfix/cruft | Patrick Vacek | 2017-08-31 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove BUILD_TESTS=OFF because it does nothing. | |||||
| * | | Remove BUILD_TESTS=OFF because it does nothing. | Patrick Vacek | 2017-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Aktualizr tests are no longer built with 'make all' and there is no longer a variable named BUILD_TESTS so setting it is neither necessary nor meaningful. | |||||
* | | | Merge pull request #133 from advancedtelematic/merge-morty-changes-forward | cajun-rat | 2017-08-25 | 13 | -226/+265 | |
|\ \ \ | | | | | | | | | Merge morty changes forward to pyro |