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

Add support for rpi64 platform #187

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

friedkiwi
Copy link

This pull request adds support for 64-bit Raspberry Pi operating system. This patch set has been validated on the latest Raspbian-Lite 64-bit builds.

Summarised, this patch implements:

  • support for a rpi64 platform that uses the aarch64 compiler
  • uses the same patches for the dependencies for rpi64 as for the rpi platform
  • update the README.md to indicate how to use the rpi64 platform.

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.

1 participant