Skip to content

rock-5b-plus: add current kernel to build targets#9464

Merged
igorpecovnik merged 1 commit intomainfrom
rock-5b-plus-add-current-kernel
Mar 2, 2026
Merged

rock-5b-plus: add current kernel to build targets#9464
igorpecovnik merged 1 commit intomainfrom
rock-5b-plus-add-current-kernel

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Mar 2, 2026

Summary

  • Adds current kernel to KERNEL_TARGET and KERNEL_TEST_TARGET for ROCK 5B+ board
  • Expands kernel options from edge,vendor to vendor,current,edge

Test plan

  • Build test with current kernel
  • Verify boot functionality on ROCK 5B+ hardware

Summary by CodeRabbit

  • Chores
    • Updated kernel targeting configuration to include support for the current kernel version alongside vendor and edge options, with adjusted priority ordering.
    • Updated kernel test targeting configuration to include the current kernel version and refined the priority order for testing.

@igorpecovnik igorpecovnik requested a review from HeyMeco as a code owner March 2, 2026 08:36
@github-actions github-actions bot added 05 Milestone: Second quarter release size/small PR with less then 50 lines labels Mar 2, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between bf95e79 and f00af34.

📒 Files selected for processing (1)
  • config/boards/rock-5b-plus.conf

📝 Walkthrough

Walkthrough

The pull request updates kernel targeting configuration for the Rock 5B Plus board by adding "current" to the kernel target lists and reordering the values from "edge,vendor" to "vendor,current,edge" for KERNEL_TARGET, and "vendor,edge" to "vendor,current" for KERNEL_TEST_TARGET.

Changes

Cohort / File(s) Summary
Board Kernel Configuration
config/boards/rock-5b-plus.conf
Updated KERNEL_TARGET and KERNEL_TEST_TARGET to include "current" kernel branch and reordered target priorities.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

  • armbian/build#9463: Applies the same kernel target configuration changes to rock-5t.conf.

Suggested reviewers

  • HeyMeco

Poem

🐰 A kernel so round, with branches so keen,
Current flows through the Rock, in between,
Vendor and edge in a dance newly spun,
Config hops forward, the tuning is done! 🥕

🚥 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 clearly and specifically describes the main change: adding the current kernel to build targets for the rock-5b-plus board.
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
  • Commit unit tests in branch rock-5b-plus-add-current-kernel

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 Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Mar 2, 2026
@igorpecovnik igorpecovnik merged commit 2c1fe4b into main Mar 2, 2026
13 checks passed
@igorpecovnik igorpecovnik deleted the rock-5b-plus-add-current-kernel branch March 2, 2026 08:45
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, ... Needs review Seeking for review size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

1 participant