Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Override IMAGE_ROOTFS_EXTRA_SPACE | Phil Wise | 2017-06-26 | 1 | -0/+4 |
| | | | | | AGL sets this to 500MB to allow extra space in the default image. Set it to 0 in the initramfs. | ||||
* | Merge pull request #85 from advancedtelematic/feat/DEM-158/R-Car-M3 | cajun-rat | 2017-06-22 | 5 | -18/+30 |
|\ | | | | | R-Car M3 Support | ||||
| * | Retry mounting sysroot | Phil Wise | 2017-06-22 | 2 | -2/+8 |
| | | | | | | | | Fixes DEM-169 | ||||
| * | Fix warnings from shellcheck shell linter | Phil Wise | 2017-06-22 | 1 | -16/+10 |
| | | |||||
| * | sota: Support m3ulcb | Leon Anavi | 2017-06-22 | 3 | -0/+12 |
|/ | | | | | | Support Renesas R Car Starter Kit Generation 3 (m3ulcb). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge pull request #84 from advancedtelematic/fix/SPEC-761 | OYTIS | 2017-06-22 | 1 | -2/+3 |
|\ | | | | | Preserve /var/local | ||||
| * | Preserve /var/local | Phil Wise | 2017-06-22 | 1 | -2/+3 |
|/ | | | | Fixes SPEC-761 in AGL | ||||
* | Update docs links | Jon Oster | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | Merge pull request #82 from advancedtelematic/feat/big-update | Stevan Andjelkovic | 2017-06-19 | 3 | -0/+38 |
|\ | | | | | adds two versions of a random, seeded big file | ||||
| * | adds two versions of a random, seeded big file | Robert Danitz | 2017-06-14 | 3 | -0/+38 |
| | | |||||
* | | Merge pull request #77 from advancedtelematic/feat/aktualizruptane | cajun-rat | 2017-06-14 | 6 | -10/+45 |
|\ \ | |/ |/| | Add uptane-capable aktualizr | ||||
| * | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 6 | -10/+45 |
| | | |||||
* | | Merge pull request #79 from advancedtelematic/bugfix/sotaclient | cajun-rat | 2017-06-12 | 2 | -1/+1 |
|\ \ | | | | | | | Set default SOTA_CLIENT directly in sota.bbclass | ||||
| * | | 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 | 2 | -1/+1 |
|/ / | |||||
* | | Merge pull request #78 from advancedtelematic/feat/PRO-3260/generate-ecu-serial | cajun-rat | 2017-06-08 | 1 | -2/+2 |
|\ \ | | | | | | | PRO-3260 Bump rust client version for ecu serial gen | ||||
| * | | PRO-3260 Bump rust client version for ecu serial gen | Jon Oster | 2017-06-07 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #74 from advancedtelematic/feat/ostreecurl | cajun-rat | 2017-06-06 | 1 | -2/+2 |
|\| | | | | | Build OSTree with curl support | ||||
| * | Build OSTree with curl support | Anton Gerasimov | 2017-06-01 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #75 from ↵ | Jon Oster | 2017-06-01 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | advancedtelematic/bugfix/PRO-3196/PRO-3208-rust-client-fixes Bump client version to fix PRO-3208 + PRO-3196 | ||||
| * | | Bump client version to fix PRO-3208 + PRO-3196 | Jon Oster | 2017-06-01 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #73 from advancedtelematic/bugfix/PRO-3195/sotaclient | Jon Oster | 2017-06-01 | 3 | -3/+3 |
|\ \ | |/ |/| | Add option to choose which sota client to use (if any) | ||||
| * | Add option to choose which sota client to use (if any) | Anton Gerasimov | 2017-05-31 | 3 | -3/+3 |
|/ | |||||
* | Merge pull request #71 from ↵ | OYTIS | 2017-05-30 | 2 | -40/+54 |
|\ | | | | | | | | | advancedtelematic/feat/PRO-3157-use-random-friendly-names PRO-3157 Add recipe for friendly name generator | ||||
| * | Bump rvi_sota_client version | Jon Oster | 2017-05-29 | 1 | -40/+38 |
| | | |||||
| * | PRO-3157 Add recipe for friendly name generator | Jon Oster | 2017-05-29 | 2 | -0/+16 |
|/ | |||||
* | Merge pull request #70 from advancedtelematic/bugfix/PRO-3152/nativeappend | cajun-rat | 2017-05-29 | 1 | -1/+1 |
|\ | | | | | Fix variable extension error | ||||
| * | Fix variable extension error | Anton Gerasimov | 2017-05-26 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcreds | Jon Oster | 2017-05-26 | 2 | -14/+50 |
|\ \ | | | | | | | 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 | 2 | -14/+50 |
| | | | |||||
* | | | 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 |
| | |/ | |/| | |||||
* | | | Merge pull request #68 from advancedtelematic/feat/manual-prov-aktualizr | cajun-rat | 2017-05-26 | 3 | -9/+38 |
|\ \ \ | |/ / |/| | | Support Aktualizr in manual-provisioning mode | ||||
| * | | Support Aktualizr in manual-provisioning mode | Phil Wise | 2017-05-24 | 3 | -9/+38 |
|/ / | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Merge pull request #65 from advancedtelematic/feat/split-out-distro-inc | OYTIS | 2017-05-23 | 3 | -11/+13 |
|\ \ \ | | | | | | | | | Extract common distro configuration into sota.conf.inc | ||||
| * | | | Extract common distro configuration into sota.conf.inc | Phil Wise | 2017-05-23 | 3 | -11/+13 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pull the common lines from the poky-sota.conf and poky-sota-systemd.conf example distributions into a separate include file that can be pulled into other environments. This might be by including it in a user's own custom distro, or by directly including it in local.conf (e.g. AGL). require conf/distro/sota.conf.inc | ||||
* | | | Merge pull request #66 from advancedtelematic/fix/typo-rpi | OYTIS | 2017-05-23 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix typo in machine name for R-Pi3 | ||||
| * | | Fix typo in machine name for R-Pi3 | Phil Wise | 2017-05-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #62 from advancedtelematic/feat/aktualizrostree | cajun-rat | 2017-05-22 | 1 | -3/+3 |
|\ \ | | | | | | | Build aktualizr with OSTree support enabled | ||||
| * | | Build aktualizr with OSTree support enabled | Anton Gerasimov | 2017-05-18 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #61 from advancedtelematic/feat/noop | cajun-rat | 2017-05-22 | 16 | -46/+48 |
|\ \ | | | | | | | 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 | 6 | -4/+27 |
| |\| | |||||
| * | | Make layer inclusion a neutral operation | Anton Gerasimov | 2017-05-10 | 14 | -46/+47 |
| | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Merge pull request #63 from advancedtelematic/bugfix/rpikernel7 | cajun-rat | 2017-05-19 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | Get u-boot installed on Raspberry Pi 3 | ||||
| * | | Get u-boot installed on Raspberry Pi 3 | Anton Gerasimov | 2017-05-18 | 1 | -0/+1 |
|/ / |