Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Set default SOTA_CLIENT directly in sota.bbclass | Anton Gerasimov | 2017-06-08 | 1 | -0/+1 | |
| | | ||||||
* | | Add option to choose which sota client to use (if any) | Anton Gerasimov | 2017-05-31 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #64 from advancedtelematic/feat/PRO-2945/zipcreds | Jon Oster | 2017-05-26 | 1 | -0/+48 | |
|\ | | | | | 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 | 1 | -0/+48 | |
| | | ||||||
* | | 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 | |
| | | | ||||||
* | | | Support Aktualizr in manual-provisioning mode | Phil Wise | 2017-05-24 | 1 | -0/+2 | |
|/ / | | | | | | | | | | | | | | | | | 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. | |||||
* | | | Fix typo in machine name for R-Pi3 | Phil Wise | 2017-05-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #61 from advancedtelematic/feat/noop | cajun-rat | 2017-05-22 | 6 | -27/+32 | |
|\ \ | | | | | | | 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 | 2 | -4/+21 | |
| |\| | ||||||
| * | | Make layer inclusion a neutral operation | Anton Gerasimov | 2017-05-10 | 4 | -27/+28 | |
| | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | Get u-boot installed on Raspberry Pi 3 | Anton Gerasimov | 2017-05-18 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Disable connman, systemd-networkd is used instead | Anton Gerasimov | 2017-05-09 | 1 | -1/+2 | |
| | | ||||||
* | | Add support for am335x-evm based board with WiFi | Anton Gerasimov | 2017-05-05 | 2 | -3/+19 | |
|/ | ||||||
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 8 | -0/+81 | |
| | | | | | | They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL | |||||
* | Set u-boot as default bootloader | Anton Gerasimov | 2017-04-20 | 1 | -0/+2 | |
| | ||||||
* | Fix a typo that prevents autoprovision credentials from being delpoyed | OYTIS | 2017-04-19 | 1 | -1/+1 | |
| | ||||||
* | Add configuration for grub-efi on Minnowboard | Anton Gerasimov | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | Replace sdcard_image* classes with wic | Anton Gerasimov | 2017-04-03 | 3 | -231/+0 | |
| | ||||||
* | Merge from meta-agl-extra | Anton Gerasimov | 2017-04-03 | 5 | -35/+51 | |
| | ||||||
* | PRO-2748 Fix sdcard image symlink | Jon Oster | 2017-03-14 | 1 | -1/+1 | |
| | ||||||
* | Fix several critical bugs in morty | Anton Gerasimov | 2017-02-24 | 1 | -1/+1 | |
| | ||||||
* | Remove useless image-version-info to get rid of "taskhash mismatch" error | Anton Gerasimov | 2017-01-04 | 1 | -6/+0 | |
| | ||||||
* | Copy image manifest to /usr | Anton Gerasimov | 2017-01-03 | 1 | -0/+3 | |
| | ||||||
* | Add OTA SD image for Minnowboard | Anton Gerasimov | 2016-12-28 | 3 | -0/+84 | |
| | ||||||
* | Deploy credentials to physical sysroot's /boot | Anton Gerasimov | 2016-12-23 | 1 | -0/+17 | |
| | ||||||
* | Move u-boot to BSP layers | Anton Gerasimov | 2016-12-21 | 1 | -0/+1 | |
| | ||||||
* | Make systemd optional | Anton Gerasimov | 2016-12-20 | 1 | -7/+28 | |
| | ||||||
* | Bump versions of meta-sota utilities | Anton Gerasimov | 2016-11-22 | 1 | -12/+2 | |
| | | | | | Change-Id: I36a4d3d24826ab8776bc980b50aef8606af9e7a8 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Add ota draft for ota image | Jan-Simon Möller | 2016-11-12 | 1 | -0/+72 | |
| | | | | | Change-Id: I42debe5e710d9b1fc90f68a5d49e7fbb3e709cf4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
* | A tool for uploading OSTree objects to a server together with | Anton Gerasimov | 2016-11-08 | 1 | -0/+19 | |
| | | | | | | | | | integration code Bug-AGL: SPEC-194 Change-Id: I650e190bbda67ad48233bc5aedc0c10ff14aa58f Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | OTA-enabled live image for Porter board | Anton Gerasimov | 2016-11-02 | 2 | -1/+76 | |
| | | | | | | | Bug-AGL: SPEC-307 Change-Id: I74ddc2622048a50243b82fbf023aa05c33322af4 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Move machine-dependent sota configuration to machine templates | Anton Gerasimov | 2016-10-28 | 1 | -3/+5 | |
| | | | | | Change-Id: Iaf00906eb44f50490a67e5f5e5ca229fd1f76028 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | OSTree-enabled image for raspberry Pi | Anton Gerasimov | 2016-10-27 | 2 | -1/+195 | |
| | | | | | | | | | | | | | 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> | |||||
* | Only build u-boot in otaimg for qemux86, otherwise it should be managed | Anton Gerasimov | 2016-10-19 | 1 | -2/+5 | |
| | | | | | | | | | by live image recipe Bug-AGL: SPEC-296 Change-Id: Idbb00f33fd04b2a2d9fa8c615347f9b85d917d4a Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Tuned initrd image and pseudo environment to fix bugs with extended | Anton Gerasimov | 2016-10-04 | 1 | -2/+2 | |
| | | | | | | | | | security attributes. Bug-AGL: SPEC-259 Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Added initramfs image and fixed several error to make AGL rootfs | Anton Gerasimov | 2016-09-26 | 2 | -83/+145 | |
| | | | | | | | | | bootable as an OSTree deployment Bug-AGL: SPEC-253 Change-Id: If636a282d51a64c73c46ce70a361518c1f70cdd6 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Change do_rootfs to do_image_* after respective change in poky. | Anton Gerasimov | 2016-09-12 | 2 | -4/+3 | |
| | | | | | | | Bug-AGL: SPEC-249 Change-Id: Ib5d725f203c0b0545b7c6b3196afb149ac8015c2 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Merge "Adds image type for OSTree deployment sysroot" | Jan-Simon Moeller | 2016-09-12 | 1 | -0/+87 | |
|\ | ||||||
| * | Adds image type for OSTree deployment sysroot | Anton Gerasimov | 2016-09-01 | 1 | -0/+87 | |
| | | | | | | | | | | | | | | Bug-AGL: SPEC-246 Change-Id: I1390d1aae652f84b61a3b9ca33ae886c138edc50 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | | Force u-boot (or another virtual/bootloader if overriden by user) to | Anton Gerasimov | 2016-09-01 | 1 | -0/+1 | |
|/ | | | | | | | | | build with otaimg Bug-AGL: SPEC-236 Change-Id: I60f5b535467819cd03a591a12b725f2d7fc2cd31 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Replaced functionality in qemux86-ota machine with algsetup.sh feature. ↵ | Anton Gerasimov | 2016-08-19 | 1 | -8/+15 | |
| | | | | | | | | | otaimg is now a live image. Bug-AGL: SPEC-236 Change-Id: I5a56ffbdb098c1b4eb33fceeae32e28611b83fb7 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | |||||
* | Add support for emulating OSTree updates in qemux86: new live image, | Anton Gerasimov | 2016-08-16 | 1 | -0/+73 | |
u-boot that can be used as BIOS, machine that uses both and fork of poky runqemu supporting the new live image. Bug-AGL: SPEC-236 Change-Id: Id99d122c05a00eb94902e8f6907455a1e681f2a3 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> |