summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor README improvements.docs/rocko/supported-branchesPatrick Vacek2019-09-161-2/+4
* The source of truth for the supported branches is the docs portal.Patrick Vacek2019-09-161-10/+2
* Merge pull request #579 from advancedtelematic/backport/rocko-19-08-14lbonn2019-08-1911-56/+128
|\
| * Expose OSTREE_BOOT_PARTITION in do_image_otabackport/rocko-19-08-14Laurent Bonnans2019-08-161-0/+1
| * Do not export anything in sota.bbclassLaurent Bonnans2019-08-163-10/+10
| * Bump aktualizr and garage-sign versions to the latest.Patrick Vacek2019-08-151-4/+4
| * qemucommand.py: redirect qemu monitor to null chardevEugene Smirnov2019-08-151-6/+10
| * Test for setting hwidZee3141592019-08-152-7/+12
| * More helpful error message when running qemuLaurent Bonnans2019-08-151-1/+3
| * Dont patch credentialsZee3141592019-08-151-8/+11
| * README: fix type in recipe name.Patrick Vacek2019-08-151-1/+1
| * local.conf.sample: fix provisioning naming.Patrick Vacek2019-08-151-1/+1
| * README: add recommendations for logging.Patrick Vacek2019-08-151-1/+17
| * README: describe OSTREE_BRANCHNAME.Patrick Vacek2019-08-151-0/+1
| * README: update list of supported boards.Patrick Vacek2019-08-151-4/+9
| * initramfs-ostree-image: unset EXTRA_IMAGEDEPENDS to avoid extra dependenciesRicardo Salveti2019-08-151-0/+3
| * oe-selftests: wait until provisionedZee3141592019-08-151-1/+7
| * Longer timeout for primary/secondary oe-selftestLaurent Bonnans2019-08-151-1/+1
| * image_types_ostree: add /usr/local supportStefan Agner2019-08-151-0/+25
| * image_types_ostree: make root directory only readable by rootStefan Agner2019-08-151-2/+2
| * image_types_ostree: add top level directories unconditionallyStefan Agner2019-08-151-7/+7
| * image_types_ostree: no need to create boot/loader folders when creating ostre...Ricardo Salveti2019-08-151-6/+0
| * Allow customization of data in targets.jsonAndy Doan2019-08-142-0/+7
|/
* Connman 2 systemd fix (#573)lbonn2019-08-015-3/+71
|\
| * Add bugfix service for old connman to systemd-networkdconnman-2-systemd-fixLaurent Bonnans2019-08-013-3/+44
| * Do not create connman's resolv.conf symlink at bootLaurent Bonnans2019-07-312-0/+27
|/
* Merge pull request #547 from advancedtelematic/Backport/rocko/secondaries-and...Patrick Vacek2019-07-2518-88/+121
|\
| * Give more memory for minnowboard selftestBackport/rocko/secondaries-and-CI-improvementLaurent Bonnans2019-07-191-1/+1
| * Fix ptest build after recent aktualizr changesLaurent Bonnans2019-07-191-1/+1
| * OTA-2488: Remove SOTA_SECONDARY_CONFIG_DIR configuration variable (old way to...Mike Sul2019-07-192-12/+2
| * Increase time to wait for secondaries registration at PrimaryMike Sul2019-07-192-2/+2
| * OTA-2294: Use WiFi on Primary (if enabled) to communicate with the backend in...Mike Sul2019-07-194-4/+4
| * Add copyright and reference license and DCO.Patrick Vacek2019-07-191-0/+6
| * Add dependencies section.Patrick Vacek2019-07-191-6/+16
| * OTA-2541: Primary and Secondary network configuration in case of RPiMike Sul2019-07-195-18/+32
| * Add some sample configuration in default local.confLaurent Bonnans2019-07-182-2/+38
| * Add example recipe for systemd-journald configurationLaurent Bonnans2019-07-182-0/+23
| * Remove some ancient recipesLaurent Bonnans2019-07-183-46/+0
* | Merge pull request #558 from advancedtelematic/feat/tiPatrick Vacek2019-07-223-1/+21
|\ \ | |/ |/|
| * Add TI AM65xx supportfeat/tiEugene Smirnov2019-07-222-0/+11
| * Add TI Beaglebone Black supportEugene Smirnov2019-07-222-1/+10
|/
* Merge pull request #535 from advancedtelematic/ci/rockoPatrick Vacek2019-07-1810-109/+180
|\
| * Get CI jobs from masterci/rockoLaurent Bonnans2019-07-171-0/+91
| * Avoid unicode decode error in ptestLaurent Bonnans2019-07-171-1/+1
| * Use 128M by default for qemu in oe-selftestsLaurent Bonnans2019-07-174-5/+9
| * Fix race condition in oe-selftest HSM testLaurent Bonnans2019-07-171-7/+6
| * Do not push ostree images during most of oe-selftestLaurent Bonnans2019-07-172-0/+10
| * Fix some oe-selftest timeouts issuesLaurent Bonnans2019-07-172-8/+12
| * Factor out ugly function in oe-selftestsLaurent Bonnans2019-07-175-63/+28
| * Fix aktualizr-native run in oe-selftestLaurent Bonnans2019-07-173-24/+22