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 tizen arm rootfs build and cross build support #8293

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

gbalykov
Copy link
Member

@jkotas
Copy link
Member

jkotas commented Dec 23, 2021

What is the plan for this? Is it going to replace Tizen armel, or is it going to be in addition to Tizen arm.

I do not think we need PR CI validation in dotnet/runtime for Tizen arm given that we have Tizen armel, Tizen x86 and Linux arm. Chances that all Tizen armel, Tizen x86 and Linux arm succeed and Tizen arm breaks are very low.

@gbalykov
Copy link
Member Author

Both Tizen arm (hard-float ABI) and tizen armel (soft-float ABI) will be used in future, so we need to be able to perform cross build of dotnet/runtime for tizen arm too. I agree that CI specifically for Tizen arm is not needed.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkotas jkotas merged commit 1a66526 into dotnet:main Dec 23, 2021
@gbalykov
Copy link
Member Author

Thanks!

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