Skip to content

Support for aktualizr-lite/get#44

Merged
ricardosalveti merged 5 commits intofoundriesio:masterfrom
ricardosalveti:aktualizr-lite
Jul 31, 2019
Merged

Support for aktualizr-lite/get#44
ricardosalveti merged 5 commits intofoundriesio:masterfrom
ricardosalveti:aktualizr-lite

Conversation

@ricardosalveti
Copy link
Copy Markdown
Member

Include the wip patches required for supporting aktualizr-lite and aktualizr-get.

Aktualizr-lite can be used by default by simply setting SOTA_CLIENT = "aktualizr-lite" in conf/local.conf.

Without setting a default ca-path curl fails to find the certificates
available on the system when another certificate gets set and used by
the user (as it shares the same option).

Having a default ca-path allows curl to use both the certificate
provided by the user and the certificates available on the system. This
option works with both OpenSSL (used by default with sota) and GnuTLS.

Signed-off-by: Ricardo Salveti <[email protected]>
Add patches for improved aktualizr-lite/get support until they are
available via upstream.

Signed-off-by: Ricardo Salveti <[email protected]>
Useful for debugging aktualizr/treehub deployments.

Signed-off-by: Ricardo Salveti <[email protected]>
@ricardosalveti ricardosalveti requested a review from doanac July 31, 2019 19:04
Comment thread recipes-samples/images/lmp-image-common.inc
Sota config is now provided by lmp-device-register.

Signed-off-by: Ricardo Salveti <[email protected]>
Default sota client gets set via SOTA_CLIENT, and aktualizr-lite
requires a different DEVICE_API address.

Signed-off-by: Ricardo Salveti <[email protected]>
Copy link
Copy Markdown
Member

@doanac doanac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's cool

@ricardosalveti ricardosalveti merged commit eb75bee into foundriesio:master Jul 31, 2019
quaresmajose pushed a commit that referenced this pull request Nov 9, 2022
Relevant changes:
- 03fc4eb Merge pull request #44 from ricardosalveti/ota_ext4
- f48bdce image_types_ota: use += when setting task depends for image_ota_ext4
- d3d0467 Merge pull request #43 from ricardosalveti/ssl
- 3ec6919 aktualizr: use updated pkcs11 engines path for openssl 3

Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti added a commit to ricardosalveti/meta-lmp that referenced this pull request May 26, 2023
Relevant changes:
- 0e65a28 Merge pull request foundriesio#44 from ldts/pacman-fix
- 45b6d27 main: fix missing pacman tags
- 85675c3 auth: Make the oauth api configurable

Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti added a commit that referenced this pull request May 26, 2023
Relevant changes:
- 0e65a28 Merge pull request #44 from ldts/pacman-fix
- 45b6d27 main: fix missing pacman tags
- 85675c3 auth: Make the oauth api configurable

Signed-off-by: Ricardo Salveti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants