Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #236 from advancedtelematic/bugfix/PRO-4730/firstversion | Ben Luck | 2018-01-25 | 2 | -1/+8 |
|\ | | | | | Deploy initial primary version information | ||||
| * | Deploy initial primary version information | Anton Gerasimov | 2018-01-19 | 2 | -1/+8 |
| | | |||||
* | | Deploy startup.nsh before composing flashable image | Anton Gerasimov | 2018-01-16 | 1 | -0/+3 |
|/ | | | | Additionally don't create extra images to save space and not confuse the user | ||||
* | Fix --repo parameter for garage-sign | Anton Gerasimov | 2018-01-10 | 1 | -5/+5 |
| | |||||
* | Merge pull request #213 from advancedtelematic/doc/PRO-4532/secondaries-etc | cajun-rat | 2018-01-02 | 1 | -0/+1 |
|\ | | | | | Update documentation, specifically about variables to support secondaries | ||||
| * | Update documentation, specifically about variables to support secondaries. | Patrick Vacek | 2017-12-15 | 1 | -0/+1 |
| | | | | | | | | | | Also add a missing mkdir so that SOTA_SECONDARY_ECUS actually works. We can improve this in the future but for now it works and I'm using it. | ||||
* | | Fixes for Spekulatius | Anton Gerasimov | 2017-12-20 | 3 | -12/+9 |
|/ | | | | | | - New garage-sign interface - Remove garage-sign recipe (now installed with aktualizr-native) - Small but critical bugfixes in aktualizr | ||||
* | Deploy OSTree image without a branch name | Anton Gerasimov | 2017-12-07 | 1 | -2/+4 |
| | |||||
* | Fix garage-sign targets add. | Patrick Vacek | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | | Rename repo.url -> tufrepo.url | Anton Gerasimov | 2017-11-23 | 1 | -7/+3 |
|/ | | | | Also pass this URL to garage-sign | ||||
* | Check if the package and UPTANE target got to the backend | Anton Gerasimov | 2017-11-21 | 2 | -4/+15 |
| | |||||
* | Ignore configuration templates to avoid duplicate inclusion of stuff | Anton Gerasimov | 2017-11-17 | 1 | -0/+2 |
| | | | | | | 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 ) | ||||
* | Add managing targets.json by garage-sign | Anton Gerasimov | 2017-11-13 | 2 | -1/+64 |
| | |||||
* | Merge pull request #164 from advancedtelematic/fix/pro-4254-cacert-path | cajun-rat | 2017-11-09 | 1 | -1/+1 |
|\ | | | | | Explicitly include ca-certificates as a dependency for garage-push | ||||
| * | Fix ca-certificates-native dependency. | Patrick Vacek | 2017-11-08 | 1 | -1/+1 |
| | | | | | | | | | | /etc is not added to the sysroot by default, so force it. Also, move the dependency to where it is actually used. | ||||
* | | Fix incompatibilities with latest pyro, use wic on RPi | Anton Gerasimov | 2017-11-07 | 5 | -199/+3 |
| | | |||||
* | | 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 #150 from advancedtelematic/feat/remerge-recipes | cajun-rat | 2017-11-01 | 1 | -1/+0 |
|\ | | | | | Feat/remerge recipes | ||||
| * | Remerge aktualizr recipes. | Patrick Vacek | 2017-10-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Remove IMAGEDATESTAMP to make sstate input deterministic | Anton Gerasimov | 2017-10-30 | 1 | -5/+1 |
|/ | |||||
* | Use garage-push from aktualizr repo. | Patrick Vacek | 2017-10-24 | 1 | -1/+1 |
| | | | | | | No need for sota-tools repo anymore. Bump aktualizr version to get necessary build fix. | ||||
* | Support pkcs#11 in aktualizr and add softhsm token for testing | Anton Gerasimov | 2017-10-16 | 1 | -0/+3 |
| | |||||
* | Move provisioning out of ostree bbclass into autoprov recipe. | Patrick Vacek | 2017-10-05 | 2 | -49/+2 |
| | | | | | Also remove implicit-prov from DISTRO_FEATURES. Just specify SOTA_CLIENT_PROV directly. | ||||
* | Create recipe for implicit provisioning file shuffling. | Patrick Vacek | 2017-09-29 | 3 | -2/+5 |
| | | | | | | | | 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 #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 |
| | | |||||
* | | Add recipes to test pkcs11 functionality in Aktualizr | Anton Gerasimov | 2017-09-13 | 1 | -1/+1 |
|/ | |||||
* | 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". | ||||
* | | 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> | ||||
* | Merge remote-tracking branch 'github/morty' into HEAD | Phil Wise | 2017-08-24 | 1 | -47/+36 |
|\ | |||||
| * | Show warnings if credentials are not provided | Leon Anavi | 2017-08-17 | 1 | -7/+16 |
| | | | | | | | | | | | | | | Print warnings if variable SOTA_PACKED_CREDENTIALS is not set or if the specified file does not exist. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | Delete treehub.json from the credentials package on the device | Anton Gerasimov | 2017-08-10 | 1 | -0/+3 |
| | | |||||
| * | Call garage-push directly with zip file instead of sending unzipped contents. | Patrick Vacek | 2017-08-07 | 1 | -43/+16 |
| | | | | | | | | | | Warn if older credential environment variables are set. They are now ignored since the credentials aren't unpacked during building. | ||||
| * | Split rvi-sota-client into multiple binaries | Shaun Taheri | 2017-07-26 | 1 | -1/+5 |
| | | |||||
* | | image_types_ostree.bbclass: Fix path to unzip | Leon Anavi | 2017-07-07 | 1 | -1/+2 |
|/ | | | | | | | | | The creation of images, such as rpi-basic-image failed on branch Pyro due to missing/wrong path to unzip. This patch adds unzip-native as a dependency and ensures that the image will be created successfully. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge pull request #99 from advancedtelematic/bugfix/rpixz | OYTIS | 2017-07-05 | 2 | -8/+2 |
|\ | | | | | Compress rpi-sdimg-ota | ||||
| * | Fix output directory in sdcard_image-rpi-ota | Anton Gerasimov | 2017-07-04 | 1 | -7/+1 |
| | | |||||
| * | Use compression on output file to save space | Jan-Simon Möller | 2017-06-29 | 1 | -1/+1 |
| | | | | | | We could make that a option to the user ... | ||||
* | | Merge pull request #91 from dl9pf/patch-1 | cajun-rat | 2017-07-05 | 1 | -1/+1 |
|\ \ | | | | | | | Remove also compressed rpi-sdimg.xz | ||||
| * | | Remove also compressed rpi-sdimg.xz | Jan-Simon Möller | 2017-06-29 | 1 | -1/+1 |
| |/ | |||||
* / | Disable noisy warnings ... should only print once. | Jan-Simon Möller | 2017-06-29 | 1 | -3/+3 |
|/ | |||||
* | Aktualizr updates, including sync() | Phil Wise | 2017-06-26 | 1 | -1/+1 |
| | | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory | ||||
* | sota: Support m3ulcb | Leon Anavi | 2017-06-22 | 2 | -0/+10 |
| | | | | | | Support Renesas R Car Starter Kit Generation 3 (m3ulcb). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Preserve /var/local | Phil Wise | 2017-06-22 | 1 | -2/+3 |
| | | | | Fixes SPEC-761 in AGL |