10000 Make install script auto-detect arch by mcm001 · Pull Request #679 · PhotonVision/photonvision · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make install script auto-detect arch #679

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

Merged
merged 3 commits into from
Jan 2, 2023

Conversation

mcm001
Copy link
Contributor
@mcm001 mcm001 commented Jan 1, 2023

No description provided.

@mcm001 mcm001 requested a review from a team as a code owner January 1, 2023 16:52
apt-get update
apt-get install --yes openjdk-11-jdk-headless
apt update
apt-get install openjdk-11-jdk-headless;
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be jdk 17 now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not required yet, we still target Java 11 language support. And I don't want to change it coz we don't have time to fully test Java 17 right now.

mcm001 added a commit to mcm001/photonvision that referenced this pull request Jan 1, 2023
@mcm001 mcm001 force-pushed the install-script-arch branch from 0e9ac9b to ccc1065 Compare January 1, 2023 20:23
@mcm001 mcm001 force-pushed the install-script-arch branch from ccc1065 to 132b34b Compare January 1, 2023 20:24
@gerth2 gerth2 merged commit 971b471 into PhotonVision:master Jan 2, 2023
MrRedness pushed a commit to MrRedness/photonvision that referenced this pull request Feb 8, 2023
* Make install script auto-detect arch PhotonVision#679

Tested on linux x64 and aarch64

* Fix arm32 uname string

Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
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
0