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

fix: re-organize the description of supported architectures #757

Merged
merged 1 commit into from
May 11, 2022

Conversation

farshidtz
Copy link
Member

PR #744 added the description of supported architectures. The text has some overlapping information with the platform requirement page. I've moved the information to the platforms requirements page and linked to it. Also fixed another hyperlink to that page.

Other resolved issues:

  • It claimed that ZMQ doesn't compile on arm32, which isn't accurate. Compiling ZMQ for arm32 is possible; cross-compiling it is difficult.
  • A blanket statement that artifacts are released only for amd64 and arm64 is limiting. In some cases, we may want to release some services for other architectures. For example, the device-gpio snap is built also for armhf to allow installation on a wider range of devices.

Related to #702

Signed-off-by: Farshid Tavakolizadeh [email protected]

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-docs/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • Changes have been rendered and validated locally using mkdocs-material (see edgex-docs README)

@farshidtz farshidtz requested a review from jpwhitemn May 11, 2022 10:00
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

LGTM

@farshidtz farshidtz merged commit ceaac72 into edgexfoundry:main May 11, 2022
@farshidtz farshidtz deleted the supported-archs branch May 11, 2022 19:33
edgex-jenkins added a commit that referenced this pull request May 11, 2022
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.

3 participants