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

Arm64 buster build #4639

Merged
merged 5 commits into from
May 26, 2020
Merged

Arm64 buster build #4639

merged 5 commits into from
May 26, 2020

Conversation

taocy001
Copy link
Contributor

- Why I did it

  1. fix arm build errors.

- How I did it

  1. On the ARM architecture, python-j2cli is installed from source code, depends on python-setuptools and python-wheel.
  2. On the ARM architecture, install python-cryptography from source code(from azure-storage==0.36.0) depends on libffi-dev and libssl-dev.
  3. install crossbuild in buster slave for arm arch kernel compile.
  4. Versions before 18.09 do not install docker-ce-cli.
  5. umount /proc after dockerfs.
  6. change image apt source list from stretch to buster for arm.

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit 961d980 into sonic-net:master May 26, 2020
lguohan pushed a commit to sonic-net/sonic-linux-kernel that referenced this pull request May 30, 2020
- generate .config files for armhf, arm64, amd64 in turn.
- Compile the kernel with the corresponding environment variable.
- rely on updates to the sonic-slave-buster, see PR sonic-net/sonic-buildimage#4639.

Co-authored-by: taocy <taocy2@centecnetworks.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.

2 participants