Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

OTA-2499: Move IpUptaneSecondary & IpSecondaryDiscovery from libaktualizr #1175

Closed
wants to merge 1 commit into from

Conversation

mike-sul
Copy link
Collaborator

  1. Moved IpUptaneSecondary and IpSecondaryDiscovery from libaktualizr to libaktualizr-posix
  2. Updated dependent components accordingly (aktualizr-check-discovery, aktualizr-secondary)
  3. removed the IP discovery from Sota Uptane Client
  4. removed IpUptaneSecondary for the secondary factory

Signed-off-by: Mike Sul ext-mykhaylo.sul@here.com

…ktualizr

Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
Copy link
Collaborator

@pattivacek pattivacek left a comment

Choose a reason for hiding this comment

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

Looks fine so far.

@@ -59,7 +59,7 @@ unset(AKTUALIZR_CHECKED_SRCS CACHE)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)

# find all required libraries
set(BOOST_COMPONENTS log_setup log filesystem program_options)
set(BOOST_COMPONENTS log_setup log system filesystem program_options)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we need system again?

@pattivacek
Copy link
Collaborator

Is this PR now replaced by #1177?

@mike-sul mike-sul closed this Apr 11, 2019
@mike-sul
Copy link
Collaborator Author

This PR is replaced by #1177

@mike-sul mike-sul deleted the refact/OTA-2499/move-ipsecondary branch April 11, 2019 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants