ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

Update to latest stable buildroot and add arm64 big endian #34

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

Commits should be self explanatory :)

nathanchance commented 3 years ago

Sure, I can break these up into separate PRs in the future although I did it in one because the buildroot update in and of itself does not make a ton of sense without adding a new image and it does not make sense to use an RC version to build a new image when a stable version exists. Thank you both for the review!

nickdesaulniers commented 3 years ago

because the buildroot update in and of itself does not make a ton of sense without adding a new image

I'm fine with PRs that just upgrade what we have.

it does not make sense to use an RC version to build a new image when a stable version exists

Sure, the RC was just for early s390 support.