summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * sota.bbclass: fix a variable assignment regressionMing Liu2019-01-311-1/+1
* | Add support for device tree overlays in FIT imagesfeat/fit-dtboAnton Gerasimov2019-02-051-1/+14
|/
* meta: drop True option to getVar callsMing Liu2019-01-144-10/+10
* image_types_ota.bbclass: fix a typoMing Liu2019-01-141-1/+1
* classes/image_types_ostree.bbclass: fix checksum calculationLuka Pivk2019-01-111-12/+13
* image_garagesign: Use a lock to fix concurrency problems.fix/OTA-1866/simultaneous-garage-signPatrick Vacek2019-01-071-0/+3
* Merge pull request #437 from LukaPivk/masterPatrick Vacek2018-12-141-0/+9
|\
| * classes/image_types_ostree.bbclass: add device tree to boot/devicetree-*Luka Pivk2018-12-141-0/+9
* | Merge pull request #440 from agners/mandate-usr-movePatrick Vacek2018-11-291-10/+2
|\ \
| * | image_types_ostree: drop manual usrmove implementationStefan Agner2018-11-281-10/+0
| * | image_types_ostree: make usrmerge mandatoryStefan Agner2018-11-281-0/+2
* | | aktualizr and image_types_ota: more curly braces.fix/more-curly-bracesPatrick Vacek2018-11-281-4/+4
|/ /
* | image_types_ostree: use OSTree repo location for lockfilesStefan Agner2018-11-281-1/+1
* | Fix bloated OTA imagefixgbAnton Gerasimov2018-11-271-1/+1
|/
* image_types_ota.bbclass: move a dependency inMing Liu2018-11-242-5/+2
* image_types_ostree/ota.bbclass: refactor ostree taskMing Liu2018-11-244-84/+88
* meta: drop redundant export syntaxMing Liu2018-11-243-23/+11
* image_types_ostree.bbclass: fix some dependencies issuesMing Liu2018-11-241-5/+2
* meta: replace bberror with bbfatalMing Liu2018-11-242-10/+6
* Allow setup custom hardware_idfeat/hardware_idSerhiy Stetskovych2018-11-222-2/+3
* Merge pull request #431 from albard00/masterPatrick Vacek2018-11-131-2/+2
|\
| * Fix function name conflictAlexandre Bard2018-11-131-2/+2
* | 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