File tree Expand file tree Collapse file tree 2 files changed +42
-2
lines changed Expand file tree Collapse file tree 2 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ sbc-rockchip 0.1.3] ( https://github.com/siderolabs/sbc-rockchip/releases/tag/v0.1.3 ) (2025-01-28)
2+
3+ Welcome to the v0.1.3 release of sbc-rockchip!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/sbc-rockchip/issues .
9+
10+ ### OrangePi-5
11+
12+ Add support for OrangePi-5 board.
13+
14+
15+ ### Contributors
16+
17+ * Laurin Streng
18+ * Louis SCHNEIDER
19+
20+ ### Changes
21+ <details ><summary >2 commits</summary >
22+ <p >
23+
24+ * [ ` fe16967 ` ] ( https://github.com/siderolabs/sbc-rockchip/commit/fe16967de82f1858b5d660353044c45f3f00fcc9 ) feat: support skipping u-boot install
25+ * [ ` 1b80f16 ` ] ( https://github.com/siderolabs/sbc-rockchip/commit/1b80f16e00673aebd03fa8a6a20ce17954add123 ) feat: add orangepi-5
26+ </p >
27+ </details >
28+
29+ ### Dependency Changes
30+
31+ This release has no dependency changes
32+
33+ Previous release can be found at [ v0.1.2] ( https://github.com/siderolabs/sbc-rockchip/releases/tag/v0.1.2 )
34+
135## [ sbc-rockchip 0.1.2] ( https://github.com/siderolabs/sbc-rockchip/releases/tag/v0.1.2 ) (2025-01-15)
236
337Welcome to the v0.1.2 release of sbc-rockchip!
Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ project_name = "sbc-rockchip"
55github_repo = " siderolabs/sbc-rockchip"
66match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77
8- previous = " v0.1.1 "
8+ previous = " v0.1.2 "
99pre_release = false
1010
11- # [notes]
11+ [notes ]
12+
13+ [notes .orangepi ]
14+ title = " OrangePi-5"
15+ description = """
16+ Add support for OrangePi-5 board.
17+ """
You can’t perform that action at this time.
0 commit comments