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 arm-raspbian as a platform #10

Open
ThadHouse opened this issue Jan 10, 2017 · 0 comments
Open

Add arm-raspbian as a platform #10

ThadHouse opened this issue Jan 10, 2017 · 0 comments

Comments

@ThadHouse
Copy link

arm-raspbian is one of the artifacts provided on the maven repo now. The regular armhf builds work on every armhf v7 device I could test excluding the Raspberry Pi running raspbian. On that platform, it required a custom build to work, which is why the artifact is there. Since the platform is detected code in this repo, it isn't to hard to detect. In my C# code, I just checked the release file provided by the os, and if it contained raspbian switched to the raspbian build.

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

No branches or pull requests

1 participant