summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* aktualizr: Fix virtual secondary support.Patrick Vacek2018-11-131-5/+0
* Merge pull request #421 from agners/master-toradexPatrick Vacek2018-11-021-1/+2
|\
| * classes: image_types_ostree: use locking during OSTree repo updateStefan Agner2018-11-021-0/+1
| * classes: image_types_ostree: check OSTree repo existence using ostreeStefan Agner2018-11-021-1/+1
* | Document version overriding and add warningsAnton Gerasimov2018-10-302-2/+3
* | Provide example for setting UPTANE target version automaticallyAnton Gerasimov2018-10-303-1/+16
|/
* Merge pull request #410 from agners/use-imgdeploydirOYTIS2018-10-251-12/+3
|\
| * image_types_ota: use IMGDEPLOYDIR for ota-ext4 imagesStefan Agner2018-10-181-6/+2
| * image_types_ota: use IMGDEPLOYDIR for ota-tar imagesStefan Agner2018-10-181-6/+1
* | Merge pull request #407 from LukaPivk/masterlbonn2018-10-251-1/+10
|\ \ | |/ |/|
| * Added support to automatically update ostree summaryLuka Pivk2018-10-241-1/+6
| * Added support to set custom commit subject and bodyLuka Pivk2018-10-241-2/+6
* | image_types_ota: simplify image creationStefan Agner2018-10-121-28/+15
* | image_types_ota: remove explicit IMAGE_FSTYPES checkStefan Agner2018-10-121-9/+2
|/
* Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image shoul...Anton Gerasimov2018-10-011-0/+2
* Add support for rollback on Raspberry PiAnton Gerasimov2018-09-181-0/+2
* Update `installed_versions` passing to new locationLaurent Bonnans2018-09-181-2/+3
* Don't commit credentials to OSTree repositorybugfix/OTA-852/pushcredentialsAnton Gerasimov2018-09-122-3/+11
* Update fitimage initramfs image namefix/OTA-638/rpi-masterLaurent Bonnans2018-09-041-1/+1
* Add back dependency on INITRAMFS_IMAGE:do_image_completefit-initramfs-supportPhil Wise2018-08-141-0/+1
* classes: image_types_ostree: Fix copying standalone initramfsYevgeny Popovych2018-08-141-1/+1
* ostree-initrd: Make it an initramfs, not initrdYevgeny Popovych2018-08-143-2/+3
* classes: image_types_ostree: A hack to allow initramfs in FITYevgeny Popovych2018-08-141-1/+8
* classes, images: Use standard variables for initramfsYevgeny Popovych2018-08-144-7/+6
* Add support for building ota-tar.xz, and fixes from review commentsBen Clouser2018-07-102-8/+7
* Adding support for creating an otaimg.tar file in addition to the ext4 imageBen Clouser2018-06-292-78/+121
* Merge pull request #338 from rsalveti/ostree-imagecajun-rat2018-06-271-6/+0
|\
| * image_types_ostree: no need to create boot/loader folders when creating ostre...Ricardo Salveti2018-06-121-6/+0
* | sota.bbclass: remove obsolete/incorrect comment.Patrick Vacek2018-06-191-1/+0
* | garage-push: enable verbose logging by defaultRicardo Salveti2018-06-121-1/+1
|/
* Include fix for qemu in sota_qemux86-64.bbclassLaurent Bonnans2018-05-231-0/+3
* Remove support for u-boot on minnowboardLaurent Bonnans2018-05-181-8/+0
* Fix boot on qemux86-64Laurent Bonnans2018-05-162-1/+2
* Check for custom target version for installed_versionsRicardo Salveti2018-05-161-1/+5
* image_types_ota: make default grub.cfg a link to loader/grub.cfgRicardo Salveti2018-05-161-1/+1
* Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPESRicardo Salveti2018-05-162-2/+2
* sota: introduce INITRAMFS_FSTYPESMing Liu2018-05-153-5/+4
* image_types_ostree.bbclass: change the systemd detecting logicMing Liu2018-05-151-1/+1
* image_types_ostree.bbclass: clean up GARAGE_SIGN_REPO after pushRicardo Salveti2018-05-141-0/+1
* Add support for custom garage target version and urlRicardo Salveti2018-05-112-2/+10
* sota.bbclass: use common rpi override for raspberrypiRicardo Salveti2018-05-111-2/+1
* image_types_ostree.bbclass: do not inherit imageMing Liu2018-05-111-2/+0
* image_types_ota.bbclass: do not inherit imageMing Liu2018-05-111-2/+0
* Fix permissions of /var/sota in image_types_otaPhil Wise2018-04-271-0/+2
* Merge pull request #290 from advancedtelematic/fix/linux-new-kernelPatrick Vacek2018-04-091-3/+0
|\
| * Stop forcing Linux 4.4 on qemux86-64Laurent Bonnans2018-04-061-3/+0
* | Assorted minor cleanup and formatting.Patrick Vacek2018-03-291-6/+19
|/
* Merge pull request #262 from advancedtelematic/feat/fitimage-rpicajun-rat2018-03-081-4/+13
|\
| * Use FIT image on RPiAnton Gerasimov2018-02-221-4/+13
* | Fix calculate_size in case $SIZE < $MINMatthias Andreas Benkard2018-03-071-1/+1
|/