summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aktualizr: Update to 2020.3 release.feat/zeus/2020.3Patrick Vacek2020-02-281-4/+4
* Remove CI files not used outside of master.Patrick Vacek2020-02-286-193/+0
* oe-selftest.sh: This also now requires setting git identity.Patrick Vacek2020-02-281-0/+4
* sota_bleeding: Also set aktualizr-native to the latest.Patrick Vacek2020-02-281-0/+1
* Update aktualizr recipe to use new .so namesLaurent Bonnans2020-02-281-7/+7
* image_types_ostree: update doc link.Patrick Vacek2020-02-281-2/+2
* test: shared cred provisioning for non-ostree caseKostiantyn Bushko2020-02-283-0/+28
* fix: make secondaries' network less intrusiveMykhaylo Sul2020-02-284-6/+6
* Remove a debug print in qemucommand.pyLaurent Bonnans2020-02-281-1/+0
* Get the second IP from DHCP to access InetMykhaylo Sul2020-02-281-1/+1
* OTA-4388: Conf variable to specify an update type for secondaryMykhaylo Sul2020-02-283-5/+21
* meta: move HOSTTOOLS definitions to sota.conf.incMing Liu2020-02-284-7/+2
* initramfs-ostree-image: drop image_repo_manifest from IMAGE_CLASSESMing Liu2020-02-281-2/+2
* Merge pull request #679 from agners/ostree-add-version-metadata-zeusPatrick Vacek2020-02-101-0/+2
|\
| * image_types_ostree: set version metadata fieldStefan Agner2020-02-091-0/+2
|/
* Merge pull request #673 from advancedtelematic/feat/zeus/2020.2Patrick Vacek2020-02-076-24/+67
|\
| * Bump a new aktualizr versionfeat/zeus/2020.2Mykhaylo Sul2020-01-301-1/+1
| * Fix default uboot-enable variable in qemu command scriptKostiantyn Bushko2020-01-302-2/+2
| * aktualizr: Remove unused hmi-stub and examples package.Patrick Vacek2020-01-301-5/+1
| * build and run image without ostree support for qemux86-64Kostiantyn Bushko2020-01-304-17/+64
| * aktualizr: relies on nss-lookup.targetMing Liu2020-01-301-1/+1
|/
* Merge pull request #663 from advancedtelematic/feat/zeus/2020.1Patrick Vacek2020-01-2312-30/+70
|\
| * aktualizr: Bump to latest.feat/zeus/2020.1Patrick Vacek2020-01-201-4/+4
| * OTA-4174: Make an ostree update a default on IP SecondaryMykhaylo Sul2020-01-204-6/+6
| * zabbix-agent: configuration recipeKostiantyn Bushko2020-01-151-0/+20
| * fix issue with attr error for host_forwardKostiantyn Bushko2020-01-151-1/+1
| * run-qemu-ota: passing hostfwd as command line argumentKostiantyn Bushko2020-01-152-0/+15
| * Adapt to shared libraries changes in aktualizrLaurent Bonnans2020-01-151-3/+17
| * README: bump copyright to 2020.Patrick Vacek2020-01-151-1/+1
| * 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
| * gitla-ci.yml: Bring in line with other branches.Patrick Vacek2020-01-151-11/+2
|/
* Zeus backport for 2019.11 (#649)lbonn2019-12-167-20/+58
|\
| * Update aktualizr to 2019.11feat/zeus/2019.11Laurent Bonnans2019-12-121-4/+4
| * Set PKCS11_ENGINE_PATH when using aktualizr with HSMLaurent Bonnans2019-12-122-3/+4
| * Add --bootloader flag to specify path to a custom u-boot rom.Patrick Vacek2019-12-123-0/+4
| * 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
* | Merge pull request #652 from advancedtelematic/feat/zeus/exclude-otf-from-sch...Raigi2019-12-131-0/+1
|\ \ | |/ |/|
| * Don't trigger otf on nightly meta-updater schedulesfeat/zeus/exclude-otf-from-schedulesGlaser, Raigi2019-12-131-0/+1
|/
* Trigger otf bitbake tests on PR (#644)lbonn2019-12-061-0/+12
|\
| * Trigger otf bitbake tests on PRfeat/zeus/trigger-otf-on-prGlaser, Raigi2019-12-061-0/+12
|/
* Zeus gitlab pipeline definitionsLaurent Bonnans2019-11-221-15/+13
* Build core-image-minimal for rpi on CI (#630)lbonn2019-11-141-0/+15
|\
| * Build core-image-minimal for rpi on CIci/build-rpi-imagesLaurent Bonnans2019-11-141-0/+15
* | Merge pull request #629 from advancedtelematic/fix/rpi3-uartPatrick Vacek2019-11-142-4/+4
|\ \ | |/ |/|
| * Fix bug at aktualizr startup on rpi/armfix/rpi3-uartLaurent Bonnans2019-11-131-1/+1
| * Fix uart output on raspberrypi3Laurent Bonnans2019-11-121-3/+3
|/
* Merge pull request #628 from advancedtelematic/fix/rm-libsystemdPatrick Vacek2019-11-121-1/+0
|\