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

Add armel-tizen #478

Merged
merged 3 commits into from
Jul 19, 2021
Merged

Add armel-tizen #478

merged 3 commits into from
Jul 19, 2021

Conversation

clamp03
Copy link
Member

@clamp03 clamp03 commented Jul 15, 2021

  • Add armel-tizen to manifest.json
  • Update Dockerfile of crossdeps to install libxml2-utils, cpio and rpm2cpio
  • Add Dokerfile and hooks for armel-tizen
  • armel-tizen doesn't make /bin directory
    Update directory existence check in build-rootfs.sh
    from /rootfs/$arch/bin to /rootfs/$arch/usr/bin
  • Issue: [Tizen] CI for pull requests runtime#2394

src/ubuntu/18.04/crossdeps/Dockerfile Outdated Show resolved Hide resolved
src/ubuntu/build-scripts/build-rootfs.sh Outdated Show resolved Hide resolved
clamp03 and others added 3 commits July 19, 2021 22:41
- Add armel-tizen to manifest.json
- Update Dockerfile of crossdeps to install libxml2-utils, cpio and rpm2cpio
- Add Dokerfile and hooks for armel-tizen
- armel-tizen doesn't make /bin directory
  Update directory existence check in build-rootfs.sh
  from /rootfs/$arch/bin to /rootfs/$arch/usr/bin
- Issue: dotnet/runtime#2394
@mthalman mthalman merged commit 8b02f56 into dotnet:main Jul 19, 2021
@clamp03
Copy link
Member Author

clamp03 commented Jul 20, 2021

@mthalman Thank you.

@clamp03 clamp03 deleted the add_armel_tizen branch July 20, 2021 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants