Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backporting supplementary recipes from Rocko | Leon Anavi | 2019-01-25 | 1 | -0/+10 |
| | | | | | | | | Backport additional recipes for sota, support and test from branch rocko as well as the class target_version_example. Suggested-by: Patrick Vacek <patrickvacek@gmail.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | sota.bbclass: add h3ulcb | Leon Anavi | 2019-01-24 | 1 | -0/+1 |
| | | | | | | | Add h3ulcb to be consistent with other branches. Suggested-by: Patrick Vacek <patrickvacek@gmail.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | sota.bbclass: Set fs type | Leon Anavi | 2019-01-07 | 1 | -1/+1 |
| | | | | | | | Set fs type depending on the bootloader and the machine to ext4.gz or ext4.gz.u-boot. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | sota_qemux86-64.bbclass: Increase free space | Leon Anavi | 2019-01-07 | 1 | -0/+2 |
| | | | | | | | | | Increase the free space in QEMU images to avoid errors from Aktualizr while pulling updates, such as: object: min-free-space-percent '3%' would be exceeded, at least 10.2 kB requested Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | classes: Backporting classes from Sumo | Leon Anavi | 2019-01-02 | 4 | -192/+313 |
| | | | | | | | Backport SOTA specific classes needed for latest version of Aktualizr from branch Sumo to Morty. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Remove IMAGEDATESTAMP to make sstate input deterministic | Anton Gerasimov | 2017-10-30 | 1 | -5/+1 |
| | |||||
* | Fix cronie and OSTree conflicts | Guy Shapiro | 2017-08-24 | 1 | -0/+6 |
| | | | | | | | | | | | | | The cronie recipe needs the `/var/spool/cron` directory to operate. Other recipes, such as ntp, modify files in that directory to create periodic jobs. The OSTree image class ignores files on `/var/` as they are system persistent and not managed by OSTree. This commit modifies the cronie recipe to use `/usr/share/cronie-spool/` and makes the image generation class move the files from `/var/spool/cron` into that path. | ||||
* | 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 |
| | |||||
* | 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 | ||||
* | Merge pull request #77 from advancedtelematic/feat/aktualizruptane | cajun-rat | 2017-06-14 | 1 | -1/+1 |
|\ | | | | | Add uptane-capable aktualizr | ||||
| * | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 1 | -1/+1 |
| | | |||||
* | | Fix a typo (missing double quotes) | OYTIS | 2017-06-09 | 1 | -1/+1 |
| | | |||||
* | | Set default SOTA_CLIENT directly in sota.bbclass | Anton Gerasimov | 2017-06-08 | 1 | -0/+1 |
| | | |||||
* | | Add option to choose which sota client to use (if any) | Anton Gerasimov | 2017-05-31 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcreds | Jon Oster | 2017-05-26 | 1 | -0/+48 |
|\ | | | | | Add support for zipped credentials | ||||
| * | Fix broken English | OYTIS | 2017-05-26 | 1 | -2/+2 |
| | | |||||
| * | Fix a typo | OYTIS | 2017-05-26 | 1 | -1/+1 |
| | | |||||
| * | Add support for zipped credentials | Anton Gerasimov | 2017-05-24 | 1 | -0/+48 |
| | | |||||
* | | Merge pull request #72 from advancedtelematic/bugfix/PRO-3141/rpi-sdimg | cajun-rat | 2017-05-26 | 2 | -4/+3 |
|\ \ | | | | | | | Remove unneeded image types | ||||
| * | | Remove unneeded image types | Anton Gerasimov | 2017-05-26 | 2 | -4/+3 |
| | | | |||||
* | | | Support Aktualizr in manual-provisioning mode | Phil Wise | 2017-05-24 | 1 | -0/+2 |
|/ / | | | | | | | | | | | | | | | | | Aktualizr currently supports OSTree updates in non-autoprovisioned mode. Add a systemd service to run it in that mode. It uses the same location for the config file as rvi-sota-client (/sysroot/boot/sota.toml) Also, the aktualizr recipe is reformatted according to meta-openembedded/contrib/oe-stylize.py (which follows the OE styleguide) | ||||
* | | Merge pull request #67 from advancedtelematic/fix/machine-prefix | cajun-rat | 2017-05-24 | 1 | -1/+2 |
|\ \ | | | | | | | Prefix OSTREE_BRANCHNAME with ${MACHINE}- | ||||
| * | | Prefix OSTREE_BRANCHNAME with ${MACHINE}- | Phil Wise | 2017-05-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | As a temporary fix, treehub is going to use this to derive the relevant hardwareIdentifier for a push. | ||||
* | | | Fix typo in machine name for R-Pi3 | Phil Wise | 2017-05-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #61 from advancedtelematic/feat/noop | cajun-rat | 2017-05-22 | 6 | -27/+32 |
|\ \ | | | | | | | Make layer inclusion a neutral operation | ||||
| * | | Don't build wic on qemu and rpi | Anton Gerasimov | 2017-05-16 | 2 | -0/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/morty' into feat/noop | Anton Gerasimov | 2017-05-11 | 2 | -4/+21 |
| |\| | |||||
| * | | Make layer inclusion a neutral operation | Anton Gerasimov | 2017-05-10 | 4 | -27/+28 |
| | | | | | | | | | | | | | | | | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE. | ||||
* | | | Get u-boot installed on Raspberry Pi 3 | Anton Gerasimov | 2017-05-18 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Disable connman, systemd-networkd is used instead | Anton Gerasimov | 2017-05-09 | 1 | -1/+2 |
| | | |||||
* | | Add support for am335x-evm based board with WiFi | Anton Gerasimov | 2017-05-05 | 2 | -3/+19 |
|/ | |||||
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 8 | -0/+81 |
| | | | | | | They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL | ||||
* | Set u-boot as default bootloader | Anton Gerasimov | 2017-04-20 | 1 | -0/+2 |
| | |||||
* | Fix a typo that prevents autoprovision credentials from being delpoyed | OYTIS | 2017-04-19 | 1 | -1/+1 |
| | |||||
* | Add configuration for grub-efi on Minnowboard | Anton Gerasimov | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Replace sdcard_image* classes with wic | Anton Gerasimov | 2017-04-03 | 3 | -231/+0 |
| | |||||
* | Merge from meta-agl-extra | Anton Gerasimov | 2017-04-03 | 5 | -35/+51 |
| | |||||
* | PRO-2748 Fix sdcard image symlink | Jon Oster | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | Fix several critical bugs in morty | Anton Gerasimov | 2017-02-24 | 1 | -1/+1 |
| |