Support for aktualizr-lite/get#44
Merged
ricardosalveti merged 5 commits intofoundriesio:masterfrom Jul 31, 2019
Merged
Conversation
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]>
doanac
reviewed
Jul 31, 2019
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]>
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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.