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

k8: add linux-aarch64 build #46559

Merged
merged 13 commits into from
May 7, 2024
Merged

k8: add linux-aarch64 build #46559

merged 13 commits into from
May 7, 2024

Commits on Apr 4, 2024

  1. k8: add linux-aarch64 build

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    513e3f3 View commit details
    Browse the repository at this point in the history
  2. Try to build k8 from sources

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a3e3f9a View commit details
    Browse the repository at this point in the history
  3. Set CXXFLAGS

    martin-g committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d38995a View commit details
    Browse the repository at this point in the history
  4. Add dependency to sysroot_linux-64 for a newer glibc

    It should solve the issue with the missing <sys/auxv.h> on Linux x86_64
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    90b7a52 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    18e4c2d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    abf4fb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    01e760a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. clean up recipe

    mencian committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ba9a239 View commit details
    Browse the repository at this point in the history
  2. clean up recipe

    mencian committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d860bd3 View commit details
    Browse the repository at this point in the history
  3. edit meta.yaml

    mencian committed May 3, 2024
    Configuration menu
    Copy the full SHA
    320f8d1 View commit details
    Browse the repository at this point in the history
  4. add gcc

    mencian committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5431749 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. edit meta.yaml

    mencian committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b82c15b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc3fde View commit details
    Browse the repository at this point in the history