summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix new/existing build directory logicPhil Wise2017-06-261-1/+3
| | |
| | * Quote all bash variablesShaun Taheri2017-06-261-36/+18
| | |
| | * Fix script directory in zshShaun Taheri2017-06-261-4/+7
| |/
| * Merge pull request #85 from advancedtelematic/feat/DEM-158/R-Car-M3cajun-rat2017-06-225-18/+30
| |\ | | | | | | R-Car M3 Support
| | * Retry mounting sysrootPhil Wise2017-06-222-2/+8
| | | | | | | | | | | | Fixes DEM-169
| | * Fix warnings from shellcheck shell linterPhil Wise2017-06-221-16/+10
| | |
| | * sota: Support m3ulcbLeon Anavi2017-06-223-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-761OYTIS2017-06-221-2/+3
| |\ | | | | | | Preserve /var/local
| | * Preserve /var/localPhil Wise2017-06-221-2/+3
| |/ | | | | | | Fixes SPEC-761 in AGL
| * Update docs linksJon Oster2017-06-201-2/+2
| |
| * Merge pull request #82 from advancedtelematic/feat/big-updateStevan Andjelkovic2017-06-193-0/+38
| |\ | | | | | | adds two versions of a random, seeded big file
| | * adds two versions of a random, seeded big fileRobert Danitz2017-06-143-0/+38
| | |
| * | Merge pull request #77 from advancedtelematic/feat/aktualizruptanecajun-rat2017-06-146-10/+45
| |\ \ | | |/ | |/| Add uptane-capable aktualizr
| | * Add uptane-capable aktualizrAnton Gerasimov2017-06-146-10/+45
| | |
| * | Merge pull request #79 from advancedtelematic/bugfix/sotaclientcajun-rat2017-06-122-1/+1
| |\ \ | | | | | | | | Set default SOTA_CLIENT directly in sota.bbclass
| | * | Fix a typo (missing double quotes)OYTIS2017-06-091-1/+1
| | | |
| | * | Set default SOTA_CLIENT directly in sota.bbclassAnton Gerasimov2017-06-082-1/+1
| |/ /
* | | Merge pull request #92 from dl9pf/patch-2cajun-rat2017-07-051-1/+1
|\ \ \ | | | | | | | | Also remove compressed rpi-sdimg.xz
| * | | Also remove compressed rpi-sdimg.xzJan-Simon Möller2017-06-291-1/+1
| | | |
* | | | Merge pull request #98 from advancedtelematic/bugfix/pokybuildcajun-rat2017-07-043-2/+10
|\ \ \ \ | | | | | | | | | | Fix build issues with yocto pyro
| * | | | Fix build issues with yocto pyroAnton Gerasimov2017-07-043-2/+10
|/ / / /
* | | | Merge pull request #94 from dl9pf/patch-4cajun-rat2017-06-301-3/+3
|\ \ \ \ | |/ / / |/| | | Disable noisy warnings ... should only print once.
| * | | Disable noisy warnings ... should only print once.Jan-Simon Möller2017-06-291-3/+3
|/ / /
* | | Merge pull request #81 from chbae/pyrocajun-rat2017-06-122-18/+6
|\ \ \ | |/ / |/| | Arrange recipe for pyro
| * | u-boot: Remove bb fileChanghyeok Bae2017-06-131-13/+0
| | | | | | | | | | | | Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
| * | otaimage.py: Arrage script for pyroChanghyeok Bae2017-06-131-5/+6
|/ / | | | | | | | | | | | | 1. msger is replaced to logging module in yocto upstream (pyro branch). 2. move oe/misc.py one level up in yocto upstream (pyro branch). Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
* | Merge pull request #78 from advancedtelematic/feat/PRO-3260/generate-ecu-serialcajun-rat2017-06-081-2/+2
|\ \ | | | | | | PRO-3260 Bump rust client version for ecu serial gen
| * | PRO-3260 Bump rust client version for ecu serial genJon Oster2017-06-071-2/+2
|/ /
* | Merge pull request #74 from advancedtelematic/feat/ostreecurlcajun-rat2017-06-061-2/+2
|\| | | | | Build OSTree with curl support
| * Build OSTree with curl supportAnton Gerasimov2017-06-011-2/+2
| |
* | Merge pull request #75 from ↵Jon Oster2017-06-011-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-3196Jon Oster2017-06-011-2/+2
|/ /
* | Merge pull request #73 from advancedtelematic/bugfix/PRO-3195/sotaclientJon Oster2017-06-013-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 Gerasimov2017-05-313-3/+3
|/
* Merge pull request #71 from ↵OYTIS2017-05-302-40/+54
|\ | | | | | | | | advancedtelematic/feat/PRO-3157-use-random-friendly-names PRO-3157 Add recipe for friendly name generator
| * Bump rvi_sota_client versionJon Oster2017-05-291-40/+38
| |
| * PRO-3157 Add recipe for friendly name generatorJon Oster2017-05-292-0/+16
|/
* Merge pull request #70 from advancedtelematic/bugfix/PRO-3152/nativeappendcajun-rat2017-05-291-1/+1
|\ | | | | Fix variable extension error
| * Fix variable extension errorAnton Gerasimov2017-05-261-1/+1
| |
* | Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcredsJon Oster2017-05-262-14/+50
|\ \ | | | | | | Add support for zipped credentials
| * | Fix broken EnglishOYTIS2017-05-261-2/+2
| | |
| * | Fix a typoOYTIS2017-05-261-1/+1
| | |
| * | Add support for zipped credentialsAnton Gerasimov2017-05-242-14/+50
| | |
* | | Merge pull request #72 from advancedtelematic/bugfix/PRO-3141/rpi-sdimgcajun-rat2017-05-262-4/+3
|\ \ \ | | | | | | | | Remove unneeded image types
| * | | Remove unneeded image typesAnton Gerasimov2017-05-262-4/+3
| | |/ | |/|
* | | Merge pull request #68 from advancedtelematic/feat/manual-prov-aktualizrcajun-rat2017-05-263-9/+38
|\ \ \ | |/ / |/| | Support Aktualizr in manual-provisioning mode
| * | Support Aktualizr in manual-provisioning modePhil Wise2017-05-243-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-prefixcajun-rat2017-05-241-1/+2
|\ \ | | | | | | Prefix OSTREE_BRANCHNAME with ${MACHINE}-
| * | Prefix OSTREE_BRANCHNAME with ${MACHINE}-Phil Wise2017-05-231-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-incOYTIS2017-05-233-11/+13
|\ \ \ | | | | | | | | Extract common distro configuration into sota.conf.inc