summaryrefslogtreecommitdiffstats
path: root/classes/sota.bbclass
Commit message (Expand)AuthorAgeFilesLines
* Convert to new override syntaxMartin Jansa2021-07-301-7/+7
* meta: support readonly sysrootMing Liu2021-06-301-0/+1
* ostree-kernel-initramfs: add back initramfs fit workaroundRicardo Salveti2020-10-151-2/+1
* sota: introduce OSTREE_MULTI_DEVICETREE_SUPPORTMing Liu2020-09-031-0/+1
* Put aktualizr-info in a separate package and use it in Secondaries.feat/secondary-aktualizr-infoPatrick Vacek2020-06-231-2/+1
* meta: introduce ostree-kernel-initramfs recipeMing Liu2020-06-181-1/+7
* meta: move HOSTTOOLS definitions to sota.conf.incMing Liu2020-01-301-2/+0
* meta: add python to HOSTTOOLS_NONFATALMing Liu2020-01-021-2/+2
* Add sanity checks for user-defined SOTA variablesZee3141592019-11-181-14/+0
* aktualizr: latest garage-sign with expiration support.Patrick Vacek2019-08-201-0/+2
* Do not export anything in sota.bbclassfix/ostree-branchname-2Laurent Bonnans2019-08-151-5/+5
* Revert "Move OSTREE_BRANCHNAME to image_types_ostree.bbclass."Laurent Bonnans2019-08-151-1/+3
* sota: add support for freedom-u540Ricardo Salveti2019-07-241-0/+1
* Merge pull request #550 from advancedtelematic/fix/branch-rebuildlbonn2019-07-191-3/+1
|\
| * Move OSTREE_BRANCHNAME to image_types_ostree.bbclass.fix/branch-rebuildPatrick Vacek2019-07-181-3/+1
* | Allow customization of data in targets.jsonAndy Doan2019-07-171-0/+1
|/
* sota.bbclass: Translate old prov recipe names into the new versions.refactor/OTA-2798/rename-provisioningPatrick Vacek2019-06-051-0/+14
* Rename provisioning methods.Patrick Vacek2019-06-051-1/+1
* sota.bbclass: move sota to DISTROOVERRIDESMing Liu2019-05-211-1/+1
* OTA-2418: Remove example.com URL from automated garage-sign usagefeat/OTA-2418/remove-example.comMykhaylo Sul2019-04-031-1/+1
* sota.bbclass: fix a variable assignment regressionMing Liu2019-01-311-1/+1
* meta: drop True option to getVar callsMing Liu2019-01-141-1/+1
* image_types_ota.bbclass: move a dependency inMing Liu2018-11-241-5/+0
* image_types_ostree/ota.bbclass: refactor ostree taskMing Liu2018-11-241-3/+5
* meta: drop redundant export syntaxMing Liu2018-11-241-5/+6
* Allow setup custom hardware_idfeat/hardware_idSerhiy Stetskovych2018-11-221-1/+2
* Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image shoul...Anton Gerasimov2018-10-011-0/+2
* ostree-initrd: Make it an initramfs, not initrdYevgeny Popovych2018-08-141-1/+1
* classes, images: Use standard variables for initramfsYevgeny Popovych2018-08-141-2/+2
* Add support for building ota-tar.xz, and fixes from review commentsBen Clouser2018-07-101-1/+1
* Adding support for creating an otaimg.tar file in addition to the ext4 imageBen Clouser2018-06-291-2/+5
* sota.bbclass: remove obsolete/incorrect comment.Patrick Vacek2018-06-191-1/+0
* Fix boot on qemux86-64Laurent Bonnans2018-05-161-1/+1
* Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPESRicardo Salveti2018-05-161-1/+1
* sota: introduce INITRAMFS_FSTYPESMing Liu2018-05-151-1/+3
* Add support for custom garage target version and urlRicardo Salveti2018-05-111-0/+2
* sota.bbclass: use common rpi override for raspberrypiRicardo Salveti2018-05-111-2/+1
* Fixes for SpekulatiusAnton Gerasimov2017-12-201-2/+2
* Check if the package and UPTANE target got to the backendAnton Gerasimov2017-11-211-1/+1
* Add managing targets.json by garage-signAnton Gerasimov2017-11-131-1/+8
* Copy repo manifest to the device.Patrick Vacek2017-11-061-0/+2
* Support pkcs#11 in aktualizr and add softhsm token for testingAnton Gerasimov2017-10-161-0/+3
* Add recipes to test pkcs11 functionality in AktualizrAnton Gerasimov2017-09-131-1/+1
* sota.bbclass: Add aktualizr-auto-provLeon Anavi2017-09-111-1/+2
* sota: Support m3ulcbLeon Anavi2017-06-221-0/+1
* Fix a typo (missing double quotes)OYTIS2017-06-091-1/+1
* Set default SOTA_CLIENT directly in sota.bbclassAnton Gerasimov2017-06-081-0/+1
* Add option to choose which sota client to use (if any)Anton Gerasimov2017-05-311-1/+1
* Merge pull request #67 from advancedtelematic/fix/machine-prefixcajun-rat2017-05-241-1/+2
|\
| * Prefix OSTREE_BRANCHNAME with ${MACHINE}-Phil Wise2017-05-231-1/+2