Skip to content

rpi4b: bump edge to 7.0#9529

Merged
EvilOlaf merged 1 commit intoarmbian:mainfrom
EvilOlaf:rpi4b-7.0
Mar 15, 2026
Merged

rpi4b: bump edge to 7.0#9529
EvilOlaf merged 1 commit intoarmbian:mainfrom
EvilOlaf:rpi4b-7.0

Conversation

@EvilOlaf
Copy link
Member

@EvilOlaf EvilOlaf commented Mar 14, 2026

Description

bump rpi4b edge to 7.0

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Summary by CodeRabbit

  • Updates
    • Edge branch kernel updated from version 6.19 to 7.0
    • Kernel source repository branch updated to align with the new kernel version

@EvilOlaf EvilOlaf requested a review from igorpecovnik as a code owner March 14, 2026 16:32
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e3bbba71-16ca-451e-b419-79a90d4f2d69

📥 Commits

Reviewing files that changed from the base of the PR and between 631abc0 and f536c2e.

📒 Files selected for processing (1)
  • config/sources/families/bcm2711.conf

📝 Walkthrough

Walkthrough

Updated the edge branch kernel configuration for bcm2711 from version 6.19 to 7.0, modifying KERNEL_MAJOR_MINOR and KERNELBRANCH variables to reference the corresponding rpi-7.0.y branch.

Changes

Cohort / File(s) Summary
Kernel Configuration Update
config/sources/families/bcm2711.conf
Updated edge branch kernel version from 6.19 to 7.0; KERNEL_MAJOR_MINOR and KERNELBRANCH revised to reflect new kernel release and branch identifier.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 Hop hop, the kernel grows with grace,
From 6.19 to 7.0's new place,
The rpi branch now points ahead,
To newer paths that lie ahead,
Configuration blooms with morning dew! 🌱

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'rpi4b: bump edge to 7.0' clearly and concisely describes the main change: updating the Raspberry Pi 4B edge kernel configuration from version 6.19 to 7.0, which matches the changeset modifications to bcm2711.conf.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added 05 Milestone: Second quarter release size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Mar 14, 2026
@github-actions
Copy link
Contributor

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions bot added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Mar 15, 2026
@EvilOlaf EvilOlaf merged commit 8108649 into armbian:main Mar 15, 2026
13 checks passed
@EvilOlaf EvilOlaf deleted the rpi4b-7.0 branch March 15, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

2 participants