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

Fix the ci break #7842

Merged
merged 6 commits into from
Dec 11, 2022
Merged

Fix the ci break #7842

merged 6 commits into from
Dec 11, 2022

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    e43f4b2 View commit details
    Browse the repository at this point in the history
  2. ci: Exclude litex/arty_a7 from tools/ci/testlist/risc-v.dat

    to workaround the new toolchain generate the wrong path for
    --print-libgcc-file-name and --print-file-name=libm.a:
    https://static.dev.sifive.com/dev-tools/freedom-tools/v2020.12/riscv64-unknown-elf-toolchain-10.2.0-2020.12.8-x86_64-linux-ubuntu14.tar.gz
    
    please reference here for more info:
    apache#7835
    
    Signed-off-by: Xiang Xiao <[email protected]>
    xiaoxiang781216 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    710aae3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. tools/cibuild.sh: Move the installation directory from prebuilt to tools

    sync with tools/ci/docker/linux/Dockerfile
    
    Signed-off-by: Xiang Xiao <[email protected]>
    xiaoxiang781216 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    18912a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f447e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa21698 View commit details
    Browse the repository at this point in the history
  4. arduino-mega2560/nsh: Remove CONFIG_INTELHEX_BINARY

    to avoid "avr-objcopy: Bad CPU type in executable" on macOS
    
    Signed-off-by: Xiang Xiao <[email protected]>
    xiaoxiang781216 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    35ff676 View commit details
    Browse the repository at this point in the history