summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Replace TEMPLATECONF with agl-like config snippetsAnton Gerasimov2017-04-0411-1/+115
| |
| * Replace sdcard_image* classes with wicAnton Gerasimov2017-04-036-267/+88
| |
| * Merge from meta-agl-extraAnton Gerasimov2017-04-0314-118/+209
| |
* | Merge pull request #39 from advancedtelematic/bugfix/PRO-2748-fix-sdimg-symlinkOYTIS2017-03-141-1/+1
|\| | | | | PRO-2748 Fix rpi sdcard image symlink
| * PRO-2748 Fix sdcard image symlinkJon Oster2017-03-141-1/+1
|/
* Merge pull request #37 from advancedtelematic/bugfix/mortyOYTIS2017-02-273-4/+3
|\ | | | | Fix several critical bugs in morty
| * Fix several critical bugs in mortyAnton Gerasimov2017-02-243-4/+3
| |
* | Merge pull request #36 from advancedtelematic/feat/mortyOYTIS2017-02-2310-78/+21
|\| | | | | Changes for morty branch (sync with AGL's meta-sota)
| * Changes for morty branch (sync with AGL's meta-sota)Anton Gerasimov2017-02-2310-78/+21
|/
* Merge pull request #35 from advancedtelematic/bugfix/gnuhashcajun-rat2017-02-212-1/+44
|\ | | | | Fix a bug with missing GNU_HASH in lshw under Yocto
| * Fix a bug with missing GNU_HASH in lshw under YoctoAnton Gerasimov2017-02-202-1/+44
| |
* | Merge pull request #34 from advancedtelematic/feat/aktualizrOYTIS2017-02-172-31/+24
|\ \ | | | | | | Change name of cpp client to 'aktualizr'
| * | Change name of cpp client to 'aktualizr'Jon Oster2017-02-162-31/+24
|/ /
* | Merge pull request #33 from advancedtelematic/bugfix/curlsotacajun-rat2017-02-091-1/+1
|\ \ | |/ |/| Add dependency in CURL to sota-tools recipe
| * Add dependency in CURL to sota-tools recipeAnton Gerasimov2017-02-091-1/+1
| |
* | Merge pull request #31 from advancedtelematic/bugfix/lazycellOYTIS2017-02-091-0/+1
|\ \ | |/ |/| Add lazycell create (required by mio)
| * Add lazycell create (required by mio)Anton Gerasimov2017-02-091-0/+1
|/
* Merge pull request #29 from leon-anavi/krogothcajun-rat2017-01-311-1/+1
|\ | | | | sota-client-cpp: Update version
| * sota-client-cpp: Update versionLeon Anavi2017-01-301-1/+1
|/ | | | | | | Update the version of SOTA client C++ to the latest version from 25 Jan 2017. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* sota-client-cpp: Build in release modeLeon Anavi2017-01-241-1/+3
| | | | | | | Update to newer version of SOTA client C++ and build it in Release mode. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* sota-client-cpp: GENIVI SOTA project in C++Author Leon Anavi2017-01-241-0/+29
| | | | | | | Add Yocto/OE recipe for building GENIVI SOTA project written in C++ with Boost C++ libraries. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Merge pull request #28 from advancedtelematic/fix/bump-garage-push-for-slashJon Oster2017-01-191-1/+1
|\ | | | | Dump version of sota-tools to be smart about trailing /
| * Dump version of sota-tools to be smart about trailing /Phil Wise2017-01-191-1/+1
|/
* Merge pull request #26 from advancedtelematic/bump-sota-client-versioncajun-rat2017-01-131-2/+2
|\ | | | | update sota client version for new systemd.service
| * update sota client version for new systemd.serviceJon Oster2017-01-131-2/+2
|/
* Merge pull request #25 from advancedtelematic/bugfix/polish-readmecajun-rat2017-01-062-163/+124
|\ | | | | General cleanup of README
| * general polishing and clarification of textJon Oster2017-01-051-33/+37
| |
| * switch to asciidoc in readmeJon Oster2017-01-052-163/+120
| |
* | Merge pull request #24 from advancedtelematic/feat/bumpsotatoolscajun-rat2017-01-061-1/+1
|\ \ | |/ |/| Update sota-tools
| * Update sota-toolsAnton Gerasimov2017-01-051-1/+1
|/
* Merge pull request #23 from advancedtelematic/bugfix/taskhashcajun-rat2017-01-051-6/+0
|\ | | | | Remove useless image-version-info to get rid of "taskhash mismatch" error
| * Remove useless image-version-info to get rid of "taskhash mismatch" errorAnton Gerasimov2017-01-041-6/+0
|/
* Merge pull request #21 from advancedtelematic/feat/PRO-2263/newclientcajun-rat2017-01-041-2/+2
|\ | | | | Update sota-client to actually use deployed package list
| * Update sota-client to actually use deployed package listAnton Gerasimov2017-01-041-2/+2
| |
* | Merge pull request #22 from advancedtelematic/bugfix/rpiubootcajun-rat2017-01-043-36/+0
|\ \ | |/ |/| Move RPi-specific u-boot script to meta-updater-raspberrypi
| * Move RPi-specific u-boot script to meta-updater-raspberrypiAnton Gerasimov2017-01-043-36/+0
|/
* Merge pull request #20 from advancedtelematic/feat/PRO-2260/bspcajun-rat2017-01-041-3/+57
|\ | | | | Documented board integration
| * Documented board integrationAnton Gerasimov2017-01-031-3/+57
| |
* | Merge pull request #18 from advancedtelematic/feat/update-cratesOYTIS2017-01-031-6/+9
|\ \ | | | | | | Update crates to match Cargo.lock
| * | Make system_info.sh a symlink to sota_sysinfo.shPhil Wise2017-01-031-0/+2
| | | | | | | | | | | | | | | The name of the system_info script comes from the sota.toml file, and old files are still around. Keep the old name working.
| * | Update crates to match Cargo.lockPhil Wise2017-01-031-6/+7
| | |
* | | Merge pull request #19 from advancedtelematic/feat/PRO-2262/packlistcajun-rat2017-01-031-0/+3
|\ \ \ | |/ / |/| / | |/ Copy image manifest to /usr
| * Copy image manifest to /usrAnton Gerasimov2017-01-031-0/+3
| |
* | Merge pull request #17 from advancedtelematic/bugfix/ostreescriptcajun-rat2017-01-031-4/+6
|\ \ | |/ |/| Bring sota_ostree.sh back
| * Bring sota_ostree.sh backAnton Gerasimov2017-01-031-4/+6
|/
* Merge pull request #16 from advancedtelematic/feat/systemddistrocajun-rat2017-01-031-0/+12
|\ | | | | Add systemd-enabled distro
| * Add systemd-enabled distroAnton Gerasimov2017-01-021-0/+12
|/
* Merge pull request #15 from advancedtelematic/feat/minnowsdOYTIS2016-12-294-0/+86
|\ | | | | Add OTA SD image for Minnowboard
| * Add OTA SD image for MinnowboardAnton Gerasimov2016-12-284-0/+86
|/
* Update sota-clientAnton Gerasimov2016-12-281-2/+2
|