summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add u-boot configs for intel machinesAnton Gerasimov2016-12-231-1/+13
|
* Deploy credentials to physical sysroot's /bootAnton Gerasimov2016-12-234-29/+24
|
* Merge pull request #14 from advancedtelematic/feat/PRO-1974/uboot-bspOYTIS2016-12-234-203/+1
|\ | | | | Move u-boot to BSP layers
| * Move u-boot to BSP layersAnton Gerasimov2016-12-214-203/+1
|/
* Merge pull request #13 from advancedtelematic/bugfix/pro-2211/add_certificatesOYTIS2016-12-201-1/+1
|\ | | | | OSTree requires SSL certificates to pull by https, add them
| * OSTree requires SSL certificates to pull by https, add themAnton Gerasimov2016-12-201-1/+1
|/
* Merge pull request #12 from advancedtelematic/feat/nosystemdOYTIS2016-12-205-100/+102
|\ | | | | Make systemd optional
| * Update sota-client version to match that of meta-oimAnton Gerasimov2016-12-201-80/+63
| |
| * Make systemd optionalAnton Gerasimov2016-12-205-21/+40
| |
* | Merge pull request #11 from advancedtelematic/bugfix/bumppushcajun-rat2016-12-141-1/+1
|\ \ | |/ |/| Bump sota-tools version to support new credentials format
| * Bump sota-tools version to support new credentials formatAnton Gerasimov2016-12-131-1/+1
|/
* Merge pull request #10 from advancedtelematic/bugfix/rviclientcajun-rat2016-12-091-2/+2
|\ | | | | Bump rvi-sota-client version (syncronize with meta-sota)
| * Bump rvi-sota-client version (syncronize with meta-sota)Anton Gerasimov2016-12-091-2/+2
|/
* Merge pull request #9 from advancedtelematic/feat/credentialscajun-rat2016-12-092-1/+28
|\ | | | | Add a recipe deploying credentials on the device
| * Add a recipe deploying credentials on the deviceAnton Gerasimov2016-12-082-1/+28
| |
* | Merge pull request #8 from advancedtelematic/feat/connmancajun-rat2016-12-081-0/+2
|\ \ | |/ |/| Add connman as the default network manager
| * Add connman as the default network managerAnton Gerasimov2016-12-081-0/+2
|/
* Merge pull request #7 from advancedtelematic/bugfix/systemdinitcajun-rat2016-12-071-0/+6
|\ | | | | Set systemd as the chosen init manager
| * Set systemd as the chosen init managerAnton Gerasimov2016-12-061-0/+6
| |
* | Merge pull request #6 from advancedtelematic/fix/whitespaceOYTIS2016-12-061-1/+1
|\ \ | |/ |/| Fix whitespace
| * Fix whitespacePhil Wise2016-12-061-1/+1
|/
* Merge pull request #5 from advancedtelematic/bugfix/dependscajun-rat2016-12-062-3/+3
|\ | | | | Add missing dependencies
| * Add missing dependenciesAnton Gerasimov2016-12-062-3/+3
|/
* Merge pull request #4 from advancedtelematic/bugfix/systemdcajun-rat2016-12-061-0/+2
|\ | | | | Add systemd DISTRO_FEATURE for OSTree
| * Add systemd DISTRO_FEATURE for OSTreeAnton Gerasimov2016-12-051-0/+2
|/
* Merge pull request #3 from advancedtelematic/feat/sotadistrocajun-rat2016-12-051-0/+7
|\ | | | | Minimal OTA-enabled distro
| * Minimal OTA-enabled distroAnton Gerasimov2016-12-051-0/+7
| |
* | Merge pull request #2 from advancedtelematic/bugfix/metaoecajun-rat2016-12-051-0/+1
|\ \ | |/ |/| Add dependency to meta-openembedded/meta-filesystems required by OSTree
| * Add dependency to meta-openembedded/meta-filesystems required by OSTreeAnton Gerasimov2016-12-051-0/+1
|/
* Merge pull request #1 from advancedtelematic/feat/rpicajun-rat2016-11-251-2/+17
|\ | | | | Rasperrypi-specific configuration
| * Rasperrypi-specific configurationAnton Gerasimov2016-11-241-2/+17
|/
* Add distro configuration and AGL templatesAnton Gerasimov2016-11-225-0/+48
|
* Bump versions of meta-sota utilitiesAnton Gerasimov2016-11-225-31/+21
| | | | | Change-Id: I36a4d3d24826ab8776bc980b50aef8606af9e7a8 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Add ota draft for ota imageJan-Simon Möller2016-11-121-0/+72
| | | | | Change-Id: I42debe5e710d9b1fc90f68a5d49e7fbb3e709cf4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* Merge "A tool for uploading OSTree objects to a server together with ↵Jan-Simon Moeller2016-11-083-0/+150
|\ | | | | | | integration code"
| * A tool for uploading OSTree objects to a server together withAnton Gerasimov2016-11-083-0/+150
| | | | | | | | | | | | | | | | | | integration code Bug-AGL: SPEC-194 Change-Id: I650e190bbda67ad48233bc5aedc0c10ff14aa58f Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>