Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to ACAP 4 Native SDK and open62541 1.4.4 #55

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

joakimr-axis
Copy link
Collaborator

@joakimr-axis joakimr-axis commented Oct 29, 2024

Describe your changes

This patchset moves to the ACAP 4 Native SDK. This means we drop support for (really) old devices. If you need to build with the ACAP 3 SDK for old devices, please use the previous commit as your base since that will work fine for that.

With the move to ACAP 4 Native SDK, we can drop the support for this repo to be built with locally installed SDKs (that nobody uses these days anyway) and then move the build of open62541 from Makefile into the Dockerfile instead.

The patchset also bumps open62541 to version 1.4.4.

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have verified that my code follows the style already available in the repository
  • I have made corresponding changes to the documentation

@joakimr-axis joakimr-axis force-pushed the joakimr-axis_acap4 branch 3 times, most recently from 7857d16 to 8dbb864 Compare October 29, 2024 12:26
This patchset moves to the ACAP 4 Native SDK. This means we drop
support for (really) old devices. If you need to build with the ACAP 3
SDK for old devices, please use the previous commit as your base since
that will work fine for that.

With the move to ACAP 4 Native SDK, we can drop the support for this
repo to be built with locally installed SDKs (that nobody uses these
days anyway) and then move the build of open62541 from Makefile into
the Dockerfile instead.

The patchset also bumps open62541 to version 1.4.4.

Change-Id: Idba0573102fe52df0d6239a300185c36f4c6bc94
Signed-off-by: Joakim Roubert <[email protected]>
@joakimr-axis joakimr-axis merged commit ff78807 into main Oct 29, 2024
8 checks passed
@joakimr-axis joakimr-axis deleted the joakimr-axis_acap4 branch October 29, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant