Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 #126 from leon-anavi/morty | Ben Luck | 2017-08-22 | 1 | -7/+16 |
|\ | | | | | Show warnings if credentials are not provided | ||||
| * | 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> | ||||
* | | Merge pull request #123 from dl9pf/patch-11 | Ben Luck | 2017-08-22 | 1 | -0/+1 |
|\ \ | | | | | | | Set IMAGE_OVERHEAD_FACTOR for fixed initrd size | ||||
| * | | Set IMAGE_OVERHEAD_FACTOR for fixed initrd size | Jan-Simon Möller | 2017-08-14 | 1 | -0/+1 |
| |/ | | | | | | | | | | | Set IMAGE_OVERHEAD_FACTOR = "1.0" Otherwise the initrd was 12M due to the default overhead (x1.3). | ||||
* | | Merge pull request #121 from advancedtelematic/feat/bump-sota | Ben Luck | 2017-08-22 | 1 | -2/+3 |
|\ \ | | | | | | | update sota-client to d41540a5 | ||||
| * | | update sota-client to d41540a5 | Robert Danitz | 2017-08-14 | 1 | -2/+3 |
| |/ | |||||
* | | Merge pull request #127 from leon-anavi/PRO-3776 | Ben Luck | 2017-08-22 | 1 | -1/+9 |
|\ \ | |/ |/| | scripts/envsetup.sh: Use machine specific local.conf | ||||
| * | scripts/envsetup.sh: Use machine specific local.conf | Leon Anavi | 2017-08-18 | 1 | -1/+9 |
|/ | | | | | | | | | | | Use the configurations for local.conf provided by layer meta-updater-* (depending on the machine) if variable TEMPLATECONF has not been set. Otherwise, if the variable is not set or if the layer does not provide any configurations then the default will be used (just as before this change). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge pull request #119 from advancedtelematic/bugfix/treehub.json | OYTIS | 2017-08-11 | 1 | -0/+3 |
|\ | | | | | Delete treehub.json from the credentials package on the device | ||||
| * | Delete treehub.json from the credentials package on the device | Anton Gerasimov | 2017-08-10 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #110 from advancedtelematic/bugfix/PRO-3484/avoid-build-unzip | OYTIS | 2017-08-10 | 8 | -61/+28 |
|\ | | | | | Bugfix/pro 3484/avoid build unzip | ||||
| * | Remove device section as it is no longer used. | Patrick Vacek | 2017-08-08 | 1 | -4/+0 |
| | | |||||
| * | Prepare credentials correctly for rvi-sota-client. | Patrick Vacek | 2017-08-07 | 3 | -6/+5 |
| | | | | | | | | | | | | | | | | | | Unzip credentials archive and create files as appropriate, since none of that is necessary for aktualizr anymore. This is now done in the sota_provision script. It apparently does not work in the rvi-sota-client recipe, but this solution is perhaps even cleaner anyway. | ||||
| * | Minor documentation typo/grammar fix. | Patrick Vacek | 2017-08-07 | 1 | -1/+1 |
| | | |||||
| * | Call garage-push directly with zip file instead of sending unzipped contents. | Patrick Vacek | 2017-08-07 | 4 | -50/+22 |
|/ | | | | | Warn if older credential environment variables are set. They are now ignored since the credentials aren't unpacked during building. | ||||
* | Merge pull request #115 from advancedtelematic/bugfix/sota-launcher-depends | Robert Danitz | 2017-08-02 | 3 | -3/+4 |
|\ | | | | | fix dependency of sota-launcher to correct rvi-sota-client | ||||
| * | fix dependency of sota-launcher to correct rvi-sota-client | Robert Danitz | 2017-08-02 | 2 | -1/+2 |
| | | |||||
| * | update sota-client to b9170df | Robert Danitz | 2017-08-02 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #114 from ↵ | Jon Oster | 2017-08-01 | 1 | -0/+1 |
|\ | | | | | | | | | advancedtelematic/bugfix/PRO-3681-reenable-petname-rvi-sota-server PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS | ||||
| * | PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS | Jon Oster | 2017-08-01 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #107 from advancedtelematic/refactor/PRO-3377/secondary-ecus | cajun-rat | 2017-07-31 | 6 | -161/+210 |
|\ | | | | | Split rvi-sota-client into multiple binaries | ||||
| * | rename back sota-client to rvi-sota-client | Robert Danitz | 2017-07-31 | 2 | -1/+1 |
| | | |||||
| * | Split rvi-sota-client into multiple binaries | Shaun Taheri | 2017-07-26 | 6 | -95/+144 |
| | | |||||
* | | Merge pull request #111 from advancedtelematic/bugfix/pro-3663/sota-tools | cajun-rat | 2017-07-31 | 1 | -1/+1 |
|\ \ | |/ |/| | Bump version of sota-tools | ||||
| * | Bump version of sota-tools | Phil Wise | 2017-07-31 | 1 | -1/+1 |
|/ | | | | This fixes a build error on Ubuntu. | ||||
* | Merge pull request #104 from advancedtelematic/feat/new-run-qemu | cajun-rat | 2017-07-20 | 10 | -1982/+150 |
|\ | | | | | Copy run-qemu script over from meta-updater-qemux86-64 | ||||
| * | Copy run-qemu script over from meta-updater-qemux86-64 | Phil Wise | 2017-07-20 | 10 | -1982/+150 |
| | | | | | | | | Also remove old bash scripts for running inside qemu | ||||
* | | Merge pull request #106 from advancedtelematic/bugfix/PRO-3157-restore-petnames | cajun-rat | 2017-07-20 | 1 | -2/+2 |
|\ \ | | | | | | | PRO-3157 Restore petname usage in rvi-sota-client provision script | ||||
| * | | PRO-3157 Restore petname usage in rvi-sota-client provision script | Jon Oster | 2017-07-20 | 1 | -2/+2 |
| |/ | | | | | | | | | | | Petname usage got inadvertently removed a few commits ago, but nobody noticed. We need the petnames because otherwise attempting to reprovision a device will fail. | ||||
* | | Merge pull request #103 from leon-anavi/morty | cajun-rat | 2017-07-20 | 1 | -1/+1 |
|\ \ | |/ |/| | aktualizr: Update to 207898e | ||||
| * | aktualizr: Update to c24f1fc | Leon Anavi | 2017-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Update to stable version of Aktualizr known to perform successful end to end update using Poky. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
| * | aktualizr: Update to 207898e | Leon Anavi | 2017-07-14 | 1 | -1/+1 |
|/ | | | | | | Fix issues with the random generated device ID. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge pull request #97 from advancedtelematic/refactor/PRO-3413/update-client | cajun-rat | 2017-07-10 | 4 | -76/+143 |
|\ | | | | | Update rvi_sota_client to latest commit | ||||
| * | Remove canonical_json.py from rvi_sota_client recipe | Shaun Taheri | 2017-07-10 | 1 | -61/+78 |
| | | |||||
| * | Update rvi_sota_client to latest commit | Shaun Taheri | 2017-07-05 | 4 | -20/+70 |
| | | |||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #93 from dl9pf/patch-3 | cajun-rat | 2017-06-30 | 1 | -3/+3 |
|\ \ | |/ |/| | Disable noisy warnings ... should only print once. | ||||
| * | Disable noisy warnings ... should only print once. | Jan-Simon Möller | 2017-06-29 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #88 from ↵ | cajun-rat | 2017-06-28 | 1 | -1/+2 |
|\ | | | | | | | | | advancedtelematic/feat/PRO-3341/PRO-3342/report-device-info PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reporting | ||||
| * | PRO-3341 PRO-3342 Bump aktualizr version to add sw/hw reporting | Jon Oster | 2017-06-28 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #86 from advancedtelematic/feat/pro-3320 | cajun-rat | 2017-06-28 | 3 | -6/+7 |
|\ | | | | | Aktualizr updates, including sync() | ||||
| * | Aktualizr updates, including sync() | Phil Wise | 2017-06-26 | 3 | -6/+7 |
| | | | | | | | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory | ||||
* | | Merge pull request #87 from advancedtelematic/bugfix/agl-doesnt-boot | cajun-rat | 2017-06-28 | 1 | -0/+4 |
|\ \ | | | | | | | Override IMAGE_ROOTFS_EXTRA_SPACE |