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

xiaomi-begonia: Don't rely on bundled dtc_overlay #241

Merged

Conversation

samueldr
Copy link
Member

While discussing with other devs, working on a samsung device on another
distro, I figured out it was basically free to try and build it with a
shim that's calling "proper" dtc and see if it works.

It worked for xiaomi-begonia.

It worked for that other device (on postmarketOS) too!

This means we're suddently gaining the ability to build natively.
Additionally, for postmarketOS, it allows them to build, considering
dtc_overlay uses glibc, and postmarketOS doesn't.

While discussing with other devs, working on a samsung device on another
distro, I figured out it was basically free to try and build it with a
shim that's calling "proper" `dtc` and see if it works.

It worked for xiaomi-begonia.

It worked for that other device (on postmarketOS) too!

This means we're suddently gaining the ability to build natively.
Additionally, for postmarketOS, it allows them to build, considering
`dtc_overlay` uses glibc, and postmarketOS doesn't.
@samueldr samueldr force-pushed the device/xiaomi-begonia/fix-dtc-overlay branch from dd9fda3 to 5bad6b7 Compare November 22, 2020 21:40
@samueldr samueldr merged commit a853cde into NixOS:master Nov 22, 2020
@samueldr samueldr deleted the device/xiaomi-begonia/fix-dtc-overlay branch November 22, 2020 21:41
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.

None yet

1 participant