summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Test for setting hwidtest/ota-3064/test-for-setting-custom-hardware-idZee3141592019-08-082-7/+12
| | | | | | Fixed bug taking device ID for hardware ID Signed-off-by: Zee314159 <252806294@qq.com>
* Revert "Do not create connman's resolv.conf symlink at boot" (#577)lbonn2019-08-052-27/+0
|\ | | | | Revert "Do not create connman's resolv.conf symlink at boot"
| * Revert "Do not create connman's resolv.conf symlink at boot"fix/connman-masterLaurent Bonnans2019-08-052-27/+0
|/ | | | | | | | This reverts commit 2c72b0ce1f5cb77f043176ed94e97572ac81d9bf. The problem is already fixed in connman >= 1.36 (1.37 on master) Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Merge pull request #574 from advancedtelematic/connman-fix-masterPatrick Vacek2019-08-027-5/+75
|\ | | | | Connman fix master
| * Bump aktualizrconnman-fix-masterLaurent Bonnans2019-08-011-1/+1
| | | | | | | | | | | | For the fix in https://github.com/advancedtelematic/aktualizr/pull/1275 Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * More helpful error message when running qemuLaurent Bonnans2019-08-011-1/+3
| | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * Add bugfix service for old connman to systemd-networkdLaurent Bonnans2019-08-013-3/+44
| | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * Do not create connman's resolv.conf symlink at bootLaurent Bonnans2019-08-012-0/+27
|/ | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Merge pull request #568 from ↵Patrick Vacek2019-08-011-8/+11
|\ | | | | | | | | advancedtelematic/feat/OTA-3115/Dont-patch-credentials feat/OTA-3155/Dont-patch-credentials
| * Dont patch credentialsfeat/OTA-3115/Dont-patch-credentialsZee3141592019-07-301-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | Unzip files in tmp directory, updated comments Fixed a zip bug Grouped elements with warnings With a fancier loop Signed-off-by: Zee314159 <252806294@qq.com>
* | Merge pull request #571 from ↵Patrick Vacek2019-07-301-1/+1
|\ \ | | | | | | | | | | | | advancedtelematic/fix/aktualizr-polling-interval-typo README: fix type in recipe name.
| * | README: fix type in recipe name.fix/aktualizr-polling-interval-typoPatrick Vacek2019-07-301-1/+1
|/ / | | | | | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Suggested-by: Montgomery, Greg <greg.montgomery@here.com>
* | Merge pull request #570 from alistair23/alistair/fitImagePatrick Vacek2019-07-291-6/+2
|\ \ | | | | | | freedom-u540: Remove the fitImage overrides
| * | freedom-u540: Remove the fitImage overridesAlistair Francis2019-07-261-6/+2
|/ / | | | | | | | | | | | | meta-riscv now generates a fitImage by default for the freedom-u540 machine so remove the unneeded overrides. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* | Merge pull request #569 from advancedtelematic/feat/support-warriorPatrick Vacek2019-07-261-0/+1
|\ \ | | | | | | CONTRIBUTING: mention support for warrior.
| * | CONTRIBUTING: mention support for warrior.feat/support-warriorPatrick Vacek2019-07-261-0/+1
| |/ | | | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | Merge pull request #567 from advancedtelematic/fix/sample-provPatrick Vacek2019-07-261-1/+1
|\ \ | | | | | | local.conf.sample: fix provisioning naming.
| * | local.conf.sample: fix provisioning naming.fix/sample-provPatrick Vacek2019-07-251-1/+1
| |/ | | | | | | | | | | Missed that somehow when we did the renaming. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | Merge pull request #561 from advancedtelematic/doc/OTA-2578/loggingPatrick Vacek2019-07-261-5/+29
|\ \ | |/ |/| Doc/ota 2578/logging
| * README: add recommendations for logging.doc/OTA-2578/loggingPatrick Vacek2019-07-241-1/+17
| | | | | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
| * README: describe OSTREE_BRANCHNAME.Patrick Vacek2019-07-241-0/+1
| | | | | | | | | | | | | | Not sure how that one got away for so long! It's one of the most commonly used, after all. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
| * README: update list of supported boards.Patrick Vacek2019-07-241-4/+11
| | | | | | | | | | | | Renesas isn't actually new, but the TI support is. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | Merge pull request #565 from ricardosalveti/masterPatrick Vacek2019-07-253-0/+19
|\ \ | | | | | | sota: add support for freedom-u540
| * | sota: add support for freedom-u540Ricardo Salveti2019-07-243-0/+19
| |/ | | | | | | | | | | fitImage used by default. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* | Merge pull request #566 from ricardosalveti/initramfsPatrick Vacek2019-07-251-0/+3
|\ \ | | | | | | initramfs-ostree-image: unset EXTRA_IMAGEDEPENDS to avoid extra dependencies
| * | initramfs-ostree-image: unset EXTRA_IMAGEDEPENDS to avoid extra dependenciesinitramfsRicardo Salveti2019-07-241-0/+3
| |/ | | | | | | | | | | | | | | It is common for machine configurations to set EXTRA_IMAGEDEPENDS, which can end up causing circular dependencies when building the initramfs image (they are usually only required for the actual rootfs image). Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
* | Merge pull request #562 from ↵Patrick Vacek2019-07-241-1/+7
|\ \ | |/ |/| | | | | advancedtelematic/feat/OTA-2844/oe-selftests-use-wait-until-provisioned feat/OTA-2844/oe-selftests-use-wait-until-provisioned
| * Checked stderr and stdoutZee3141592019-07-241-1/+3
| | | | | | | | Signed-off-by: Zee314159 <252806294@qq.com>
| * Removed unnecessary code and added commentsfeat/OTA-2844/oe-selftests-use-wait-until-provisionedZee3141592019-07-241-5/+3
| | | | | | | | Signed-off-by: Zee314159 <252806294@qq.com>
| * fixed bugsZee3141592019-07-241-1/+7
| | | | | | | | Signed-off-by: Zee314159 <252806294@qq.com>
* | Move `before_script` gitlab steps to `script` (#563)lbonn2019-07-244-12/+28
|\ \ | | | | | | Move `before_script` gitlab steps to `script`
| * | Longer timeout for primary/secondary oe-selftestci/flexi-tweaksLaurent Bonnans2019-07-241-1/+1
| | | | | | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * | Allow fetching aktualizr from a tagLaurent Bonnans2019-07-241-5/+22
| | | | | | | | | | | | | | | | | | Hacky but works Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * | Move `before_script` gitlab steps to `script`Laurent Bonnans2019-07-242-6/+5
| |/ | | | | | | | | | | | | So that `before_script` can be used for additional steps when sub-classing Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | Merge pull request #557 from agners/follow-fhsPatrick Vacek2019-07-241-9/+34
|\ \ | |/ |/| Follow Filesystem Hierarchy Standard
| * image_types_ostree: add /usr/local supportStefan Agner2019-07-191-0/+25
| | | | | | | | | | | | | | | | | | | | Add /usr/local support as outlined in OSTree documentation. This makes sure that a writeable and persistent /usr/local directory is available. See also: https://ostree.readthedocs.io/en/latest/manual/adapting-existing/ Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
| * image_types_ostree: make root directory only readable by rootStefan Agner2019-07-191-2/+2
| | | | | | | | | | | | | | Make the root home directory only accessible by root. Use 700 as commonly used for the root home directory. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
| * image_types_ostree: add top level directories unconditionallyStefan Agner2019-07-191-7/+7
| | | | | | | | | | | | | | | | The Filesystem Hierarchy Standard defines several top-level directory to be writeable. Add those even in the absence of files installed by OpenEmbedded so a user might actually use them. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* | Output site.conf during CI configure step (#560)lbonn2019-07-235-196/+7
|\ \ | | | | | | Output site.conf during CI configure step
| * | Remove Jenkins references in meta-updaterci/conf-debugLaurent Bonnans2019-07-233-192/+0
| | | | | | | | | | | | | | | | | | Was killed for good Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * | Fix issue with gitlab and Docker 19Laurent Bonnans2019-07-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | (use docker 18) See https://gitlab.com/gitlab-org/gitlab-runner/issues/4499 Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * | Output site.conf during CI configure stepLaurent Bonnans2019-07-231-0/+3
|/ / | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | openssl: Remove redundant patch (#559)lbonn2019-07-232-33/+0
|\ \ | | | | | | openssl: Remove redundant patch
| * | openssl: Remove redundant patchAlistair Francis2019-07-222-33/+0
|/ / | | | | | | | | | | Remove the patch as it is already applied in the meta layer. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
* | Give more memory for minnowboard selftest (#556)lbonn2019-07-191-1/+1
|\ \ | | | | | | Give more memory for minnowboard selftest
| * | Give more memory for minnowboard selftestci/fix-minnowboardLaurent Bonnans2019-07-191-1/+1
| | | | | | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | | Merge pull request #550 from advancedtelematic/fix/branch-rebuildlbonn2019-07-192-3/+3
|\ \ \ | |/ / |/| | Move OSTREE_BRANCHNAME to image_types_ostree.bbclass.
| * | Move OSTREE_BRANCHNAME to image_types_ostree.bbclass.fix/branch-rebuildPatrick Vacek2019-07-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | If it is set in sota.bbclass and overwritten in local.conf, bitbake will rebuild everything. Now bitbake should only rerun the commands in image_types_ostree (and image_types_ota) as expected. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | | Fix pre-clean of repo manifests (#554)lbonn2019-07-191-2/+4
|\ \ \ | | | | | | | | Fix pre-clean of repo manifests
| * | | Fix pre-clean of repo manifestsLaurent Bonnans2019-07-191-2/+4
|/ / / | | | | | | | | | | | | | | | Was causing problem with cache when updater-repo was updated Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>