Conversation
Uboot development has moved (at least in part) from https://source.denx.de/ to https://git.u-boot-project.org/ Add the new URL to the list of GitLab servers and uboot mirrors, so that it can be used in Armbian packaging.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe build configuration adds ChangesU-Boot Project mirror
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This localized change adds the new U-Boot GitLab host and mirror URL without any identified merge-blocking risk; it is merge-ready after normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Wouldn't be better to switch then? |
Description
Uboot development has moved (at least in part) from https://source.denx.de/ (unreliable/often-down) to https://git.u-boot-project.org/
Add the new URL to the list of GitLab servers and the uboot mirror list, so that it can be used in Armbian packaging.
How Has This Been Tested?
Tested changing origin from source.denx.de to git.u-boot-project.org for
rockchipkwiboo.GitLab makefile resolution is functional after this change.
Checklist:
Summary by CodeRabbit
New Features
Bug Fixes