summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: run aktualizr service after network is onlinefix/primary-secondary-communication/wait-till-network-upMykhaylo Sul2020-03-122-2/+4
| | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* Merge pull request #695 from advancedtelematic/fix/agl-renesas-buildPatrick Vacek2020-03-121-3/+4
|\ | | | | Rename defconfig and bootfiles
| * Rename defconfig and bootfilesfix/agl-renesas-buildMinori Yasumura2020-03-041-3/+4
| | | | | | | | | | | | The file name of sota has been changed in AGL, so change it to apply. Signed-off-by: Minori Yasumura <minori@witz-inc.co.jp>
* | Merge pull request #696 from ↵lbonn2020-03-102-1/+2
|\ \ | | | | | | | | | | | | advancedtelematic/feat/OTA-4524/secondary-auto-reboot Secondary auto-reboot support
| * | Properly track SOTA_SECONDARY_CONFIG dependencyfeat/OTA-4524/secondary-auto-rebootLaurent Bonnans2020-03-101-0/+1
| | | | | | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * | Bump aktualizrLaurent Bonnans2020-03-101-1/+1
|/ / | | | | | | | | | | For secondary auto-reboot support Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | Merge pull request #694 from advancedtelematic/fix/boost-ptestPatrick Vacek2020-03-053-3/+62
|\ \ | |/ |/| Fix/boost ptest
| * Fix aktualizr-ptest shlib yocto errorsfix/boost-ptestLaurent Bonnans2020-03-051-0/+2
| | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
| * aktualizr: remove unnecessary rm.Patrick Vacek2020-03-041-3/+0
| | | | | | | | | | | | | | libuptiny (the "partial" subdirectory) and its dependencies were removed from the aktualizr repo a while ago. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
| * boost: add patch to fix ptest errors from a missing typedef.Patrick Vacek2020-03-042-0/+60
|/ | | | | Suggested-by: Kostiantyn Bushko <kbushko@intellias.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Merge pull request #690 from advancedtelematic/feat/2020.3Patrick Vacek2020-02-281-4/+4
|\ | | | | aktualizr: Update to 2020.3 release.
| * aktualizr: Update to 2020.3 release.feat/2020.3Patrick Vacek2020-02-281-4/+4
|/ | | | | | Update garage-sign to the latest as well. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Merge pull request #689 from advancedtelematic/fix/sota-bleeding-nativePatrick Vacek2020-02-272-0/+5
|\ | | | | sota_bleeding: Also set aktualizr-native to the latest.
| * oe-selftest.sh: This also now requires setting git identity.fix/sota-bleeding-nativePatrick Vacek2020-02-271-0/+4
| | | | | | | | | | | | Not sure why this only started cropping up now. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
| * sota_bleeding: Also set aktualizr-native to the latest.Patrick Vacek2020-02-271-0/+1
|/ | | | | | I'm a bit surprised we never noticed this was missing! Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Merge pull request #685 from advancedtelematic/fix/doc-linkPatrick Vacek2020-02-211-2/+2
|\ | | | | image_types_ostree: update doc link.
| * image_types_ostree: update doc link.fix/doc-linkPatrick Vacek2020-02-181-2/+2
| | | | | | | | | | | | | | Most of the README content has been moved to the docs portal, so provide the direct link. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | Merge pull request #686 from advancedtelematic/fix/shared-lib-nameslbonn2020-02-191-7/+7
|\ \ | |/ |/| Update aktualizr recipe to use new .so names
| * Update aktualizr recipe to use new .so namesfix/shared-lib-namesLaurent Bonnans2020-02-191-7/+7
|/ | | | | | Aktualizr and garage-sign are also bumped in the process. Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Merge pull request #675 from advancedtelematic/feat/OTA-4310/non-ostree/oe-testsPatrick Vacek2020-02-173-0/+28
|\ | | | | Feat/ota 4310/non ostree/oe tests
| * test: shared cred provisioning for non-ostree casefeat/OTA-4310/non-ostree/oe-testsKostiantyn Bushko2020-02-143-0/+28
|/ | | | Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
* Merge pull request #683 from advancedtelematic/fix/git-repo-idlbonn2020-02-121-0/+4
|\ | | | | Manually set a git identity in CI
| * Manually set a git identity in CIfix/git-repo-idLaurent Bonnans2020-02-121-0/+4
|/ | | | | | repo cannot do without right now Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Merge pull request #678 from ↵Mike Sul2020-02-114-6/+6
|\ | | | | | | | | advancedtelematic/fix/ip-secondary-network/non-intrusive-internal-network fix: make secondaries' network less intrusive
| * fix: make secondaries' network less intrusivefix/ip-secondary-network/non-intrusive-internal-networkMykhaylo Sul2020-02-104-6/+6
|/ | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* Merge pull request #669 from liuming50/fix-some-problems-in-image-recipesPatrick Vacek2020-02-105-9/+4
|\ | | | | Fix some problems in image recipes
| * meta: move HOSTTOOLS definitions to sota.conf.incMing Liu2020-01-304-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HOSTTOOLS and HOSTTOOLS_NONFATAL are global variables that being handled in base_eventhandler, so they must be defined in config files or in INHERIT classes or classes being inherited by base.bbclass, or else we might run into the following problems: ``` $ bitbake pkgname $ bitbake imgname ``` the HOSTTOOLS and HOSTTOOLS_NONFATAL in the above image recipe, for instance, 'repo python' in image_repo_manifest.bbclass, they would not be copied to HOSTTOOLS_DIR. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
| * initramfs-ostree-image: drop image_repo_manifest from IMAGE_CLASSESMing Liu2020-01-301-2/+2
| | | | | | | | | | | | | | | | We should remove image_repo_manifest from IMAGE_CLASSES instead of dropping buildinfo_manifest from IMAGE_PREPROCESS_COMMAND, which would ensure the entire class not to be inherited. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* | Merge pull request #670 from agners/ostree-add-version-metadataPatrick Vacek2020-02-071-0/+2
|\ \ | | | | | | image_types_ostree: set version metadata field
| * | image_types_ostree: set version metadata fieldpr/670Stefan Agner2020-01-281-0/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | OSTree uses the "version" metadata field in various places, e.g. in ostree admin status. Use DISTRO_VERSION as default version number source. This gives a more human readable version number to a particular OSTree: $ ostree admin status * torizon f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb2.0 Version: 3.0+snapshot-20200128 origin refspec: f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* | Merge pull request #677 from advancedtelematic/fix/rm-debug-printlbonn2020-02-061-1/+0
|\ \ | | | | | | Remove a debug print in qemucommand.py
| * | Remove a debug print in qemucommand.pyfix/rm-debug-printLaurent Bonnans2020-02-061-1/+0
| | | | | | | | | | | | | | | | | | Was missed during review Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | | Merge pull request #676 from ↵Patrick Vacek2020-02-063-5/+21
|\ \ \ | | | | | | | | | | | | | | | | advancedtelematic/feat/OTA-4388/configure-secondary-update-type OTA-4388: Conf variable to specify an update type for secondary
| * | | OTA-4388: Conf variable to specify an update type for secondaryfeat/OTA-4388/configure-secondary-update-typeMykhaylo Sul2020-02-053-5/+21
| |/ / | | | | | | | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* | | Merge pull request #668 from advancedtelematic/feat/secondary/access-to-pub-inetPatrick Vacek2020-02-061-1/+1
|\ \ \ | |/ / |/| | Enable internet access on Secondary
| * | Get the second IP from DHCP to access Inetfeat/secondary/access-to-pub-inetMykhaylo Sul2020-02-061-1/+1
|/ / | | | | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* | aktualizr: Bump to 2020.2 release and latest garage-sign (#674)lbonn2020-01-301-4/+4
|\ \ | |/ |/| aktualizr: Bump to 2020.2 release and latest garage-sign
| * aktualizr: Bump to 2020.2 release and latest garage-signfeat/2020.2Mykhaylo Sul2020-01-301-4/+4
|/ | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* Merge pull request #667 from advancedtelematic/fix/rm-obsolete-examplesPatrick Vacek2020-01-241-5/+1
|\ | | | | aktualizr: Remove unused hmi-stub and examples package.
| * aktualizr: Remove unused hmi-stub and examples package.fix/rm-obsolete-examplesPatrick Vacek2020-01-231-5/+1
| | | | | | | | | | | | | | | | hmi-stub was replaced by libaktualizr-demo-app and is no longer part of this recipe. That leaves the aktualizr-examples package empty, so just get rid of it. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* | Merge pull request #666 from liuming50/aktualizr-runs-after-nss-lookup-targetPatrick Vacek2020-01-231-1/+1
|\ \ | | | | | | aktualizr: relies on nss-lookup.target
| * | aktualizr: relies on nss-lookup.targetMing Liu2020-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | aktualizr.service needs run after nss-lookup.target to ensure DNS resolving is ready. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* | | Merge pull request #637 from advancedtelematic/feat/OTA-2937/non-ostree-buildPatrick Vacek2020-01-234-17/+64
|\ \ \ | |_|/ |/| | build and run image without ostree support for qemux86-64
| * | Fix default uboot-enable variable in qemu command scriptfeat/OTA-2937/non-ostree-buildKostiantyn Bushko2020-01-232-2/+2
| | | | | | | | | | | | Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
| * | build and run image without ostree support for qemux86-64Kostiantyn Bushko2020-01-204-17/+64
|/ / | | | | | | Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
* | Merge pull request #662 from advancedtelematic/feat/2020.1Patrick Vacek2020-01-201-4/+4
|\ \ | |/ |/| aktualizr: Bump to latest.
| * aktualizr: Bump to latest.feat/2020.1Patrick Vacek2020-01-201-4/+4
|/ | | | | | Bump garage-sign as well. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Merge pull request #656 from ↵Patrick Vacek2020-01-174-6/+6
|\ | | | | | | | | advancedtelematic/feat/OTA-4174/ostree-update-default-on-secondary OTA-4174: Make an ostree update a default on IP Secondary
| * OTA-4174: Make an ostree update a default on IP Secondaryfeat/OTA-4174/ostree-update-default-on-secondaryMykhaylo Sul2020-01-174-6/+6
|/ | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* Merge pull request #588 from advancedtelematic/feat/OTA-2150/system_monitoringPatrick Vacek2020-01-151-0/+20
|\ | | | | Add Zabbix configuration recipe