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

[ansible] Add Ubuntu 20.04 linux-riscv64 image #3240

Merged
merged 13 commits into from
Nov 9, 2023

Commits on Nov 5, 2023

  1. Add Ubuntu 20.04 linux-riscv64 image

    It will be used for cross-compilation and testing.
    luhenry committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b626322 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    4db5a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d2f7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b82cb7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d9b1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483d2bd View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Install special JDK 19 for linux-riscv64

    This special JDK 19 depends on older GLIBC which is available in Ubuntu
    20.04. It's then usable inside a Ubuntu 20.04 container.
    luhenry committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    132acc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2e7da View commit details
    Browse the repository at this point in the history
  3. Update ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/adoptopenjd…

    …k_install/tasks/main.yml
    
    Co-authored-by: Stewart X Addison <6487691+sxa@users.noreply.github.com>
    luhenry and sxa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    780cbad View commit details
    Browse the repository at this point in the history
  4. Update roles/docker/main.yml

    sxa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7a9a8f9 View commit details
    Browse the repository at this point in the history
  5. Update docker/ubuntu.yml

    sxa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d19713f View commit details
    Browse the repository at this point in the history
  6. Fix erroneous whitespace

    sxa committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    af89519 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Bump to gcc-10 for riscv64

    luhenry committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    579064b View commit details
    Browse the repository at this point in the history