summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types_ota: use named referenceStefan Agner2020-06-021-1/+11
* image_types_ostree/ota: use hash from ostree commitStefan Agner2020-06-022-13/+7
* sota_sanity.bbclass: introduce sota_check_boolean_variableMing Liu2020-06-022-10/+17
* image_types_ostree/ota: move home physically to /var/rootdirs/homeStefan Agner2020-06-022-4/+5
* image_types_ostree/ota: do not commit homes to the OSTreeStefan Agner2020-06-022-9/+7
* image_types_ostree: use hardlink treeStefan Agner2020-06-021-5/+15
* image_types_ostree: drop unnecessary tmp handlingStefan Agner2020-06-021-3/+0
* image_types_ota: export OSTREE_BOOT_PARTITION when neededStefan Agner2020-06-021-2/+5
* Rename defconfig and bootfilesMinori Yasumura2020-03-241-3/+4
* sota_bleeding: Also set aktualizr-native to the latest.Patrick Vacek2020-02-281-0/+1
* image_types_ostree: update doc link.Patrick Vacek2020-02-281-2/+2
* meta: move HOSTTOOLS definitions to sota.conf.incMing Liu2020-02-283-6/+0
* image_types_ostree: set version metadata fieldStefan Agner2020-02-091-0/+2
* Allow dots in ostree branch names and hw idsLaurent Bonnans2020-01-151-4/+4
* meta: add python to HOSTTOOLS_NONFATALMing Liu2020-01-152-3/+3
* keep new name suggestion remove ostree repo checkZee3141592019-12-121-3/+7
* Use regex and add some variablesZee3141592019-12-121-37/+38
* Add sanity checks for user-defined SOTA variablesZee3141592019-12-122-14/+42
* Fix uart output on raspberrypi3Laurent Bonnans2019-11-121-3/+3
* Only push repo manifest if garage-push supports itLaurent Bonnans2019-11-111-1/+2
* Send a copy of repo manifest through garage-pushLaurent Bonnans2019-11-081-2/+8
* meta: change OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFSchange-OTA_IMAGE_ROOTFS-to-TAR_IMAGE_ROOTFSMing Liu2019-11-062-3/+3
* image_types_ostree: Fix OSTree ref-bindingsfix-ref-bindingJeremias Cordoba2019-10-151-1/+2
* Use the recommended kernel entry point on RPIfeat/rpi4Laurent Bonnans2019-09-171-1/+1
* Raspberrypi4 initial supportLaurent Bonnans2019-09-171-1/+31
* Use a default expiry of one month if nothing is specified.Patrick Vacek2019-08-211-0/+2
* aktualizr: latest garage-sign with expiration support.Patrick Vacek2019-08-202-4/+15
* Expose OSTREE_BOOT_PARTITION in do_image_otafix/grub-ostreeLaurent Bonnans2019-08-191-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-152-3/+3
* freedom-u540: Remove the fitImage overridesAlistair Francis2019-07-261-6/+2
* sota: add support for freedom-u540Ricardo Salveti2019-07-242-0/+17
* Merge pull request #557 from agners/follow-fhsPatrick Vacek2019-07-241-9/+34
|\
| * image_types_ostree: add /usr/local supportStefan Agner2019-07-191-0/+25
| * image_types_ostree: make root directory only readable by rootStefan Agner2019-07-191-2/+2
| * image_types_ostree: add top level directories unconditionallyStefan Agner2019-07-191-7/+7
* | Merge pull request #550 from advancedtelematic/fix/branch-rebuildlbonn2019-07-192-3/+3
|\ \
| * | Move OSTREE_BRANCHNAME to image_types_ostree.bbclass.fix/branch-rebuildPatrick Vacek2019-07-182-3/+3
| |/
* / Allow customization of data in targets.jsonAndy Doan2019-07-172-0/+7
|/
* Add support for raspberrypi3-64Laurent Bonnans2019-06-071-0/+3
* 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-032-2/+7
* Replace connman with systemd-networkd on raspberrypiLaurent Bonnans2019-03-061-1/+1
* Define virtual/network-configurationLaurent Bonnans2019-03-065-6/+11
* Replace connman with systemd-networkd on qemux86-64Laurent Bonnans2019-03-051-1/+1
* Remove connman* from base IMAGE_INSTALL_appendLaurent Bonnans2019-03-056-2/+7
* image_types_ostree: Add a unique ref to fix simultaneous bitbaking.fix/OTA-2211/simultaneous-bitbakingPatrick Vacek2019-02-212-3/+11
* Merge pull request #469 from liuming50/fix-wrong-operatorPatrick Vacek2019-02-121-1/+1
|\