summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* | Added SOTA_VERSION that is displayed when user runs 'sota-client -v' onAnton Gerasimov2016-11-081-1/+2
|/ | | | | | | the target machine Change-Id: Ifa04f2fb5f6cd5e0ecd2a14af07128e030a44a8b Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Merge "Upgrade to the latest rvi_sota_client"Jan-Simon Moeller2016-11-081-33/+44
|\
| * Upgrade to the latest rvi_sota_clientPhil Wise2016-11-071-33/+44
| | | | | | | | | | | | | | | | | | * Backwards compatibilty for sota.toml files * Run 'sync' after installing a package (prevents RPM database corruption) * Stability fixes Change-Id: Ie3d3e436b754c1950d8ca6e63e2e214f300cf7d5 Signed-off-by: Phil Wise <phil@advancedtelematic.com>
* | Merge "OTA-enabled live image for Porter board"Jan-Simon Moeller2016-11-042-1/+76
|\ \ | |/ |/|
| * OTA-enabled live image for Porter boardAnton Gerasimov2016-11-022-1/+76
| | | | | | | | | | | | | | Bug-AGL: SPEC-307 Change-Id: I74ddc2622048a50243b82fbf023aa05c33322af4 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* | Merge "Update rvi-sota-client"Jan-Simon Moeller2016-11-039-203/+220
|\ \ | |/ |/|
| * Update rvi-sota-clientAnton Gerasimov2016-10-319-203/+220
| | | | | | | | | | Change-Id: I1d5ceb776427298d46ab26dab2c822041dff00e0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* | Move RPi specific bbappends to meta-agl-bspAnton Gerasimov2016-10-312-4/+0
|/ | | | | | | Bug-AGL: SPEC-254 Change-Id: Ic87171163ad81b8fd9f96a5e1d22b9b9522485c2 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Move machine-dependent sota configuration to machine templatesAnton Gerasimov2016-10-281-3/+5
| | | | | Change-Id: Iaf00906eb44f50490a67e5f5e5ca229fd1f76028 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
* Double size of OTA ramdisk to 16MPhil Wise2016-10-271-1/+1
| | | | | | | | The ramdisk size on qemux86-64 was 9MB, decompressed, which was causing a kernel panic on boot. Double it to 16MB. Change-Id: I11e28977b1342d3d8cb5c43de5105ac288d097f2 Signed-off-by: Phil Wise <phil@advancedtelematic.com>
* Merge "OSTree-enabled image for raspberry Pi"Jan-Simon Moeller2016-10-279-3/+244
|\
| * OSTree-enabled image for raspberry PiAnton Gerasimov2016-10-2710-4/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug-AGL: SPEC-254 v2 [jsmoeller]: change rpi fdt addr to 200M (fix cma), re-add inherit gobject-introspection (!) v3 [oytis]: move boot logic to editable uEnv.txt Change-Id: Ic54aadc8377ed1e2a8f2f4ab87db2a7a6660cd15 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* | Fix build of ostree on host systemJan-Simon Möller2016-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Host systems without gobject-introspection natively will fail the build. Add the proper dependencies and wrappers to the recipe. Fixes: tmp/sysroots/x86_64-linux/usr/bin/g-ir-compiler --includedir=. OSTree-1.0.gir -o OSTree-1.0.typelib | Could not find GIR file 'Gio-2.0.gir'; check XDG_DATA_DIRS or use --includedir | error parsing file OSTree-1.0.gir: Failed to parse included gir Gio-2.0 Change-Id: I2ae926c10aec0bb93c25707917f47ea22da3b870 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* | ostree_git.bb: Upgrade to v2016.12Leon Anavi2016-10-251-1/+1
|/ | | | | | | | | | Upgrade OSTree to v2016.12 which was released on 24 October 2016. Bug-AGL: SPEC-194 Change-Id: Ia4d937df4386925407d7e3187172be52a9154ae3 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>