File tree Expand file tree Collapse file tree 4 files changed +23
-2
lines changed
Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Add support for Raspberry Pi 5
3+ hash : 92105454eb5b57e21af4439ccd70d95296c9c556
4+ body : |
5+ The Raspberry Pi 5 does not work with upstream mesa or X server,
6+ it needs a bump to Debian 12 and packages from raspios repos.
7+ footer :
8+ Change-type : minor
9+ change-type : minor
10+ Signed-off-by :
Michal Toman <[email protected] > 11+ signed-off-by :
Michal Toman <[email protected] > 12+ author : Michal Toman
13+ nested : []
14+ version : 2.7.0
15+ title : " "
16+ date : 2024-01-12T15:09:18.803Z
117- commits :
218 - subject : Add EXTRA_FLAGS for extended flag support
319 hash : 8196ccbbb8d89b7d9c2ce90e2aa5b6f44c16aaa5
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v2.7.0
8+ ## (2024-01-12)
9+
10+ * Add support for Raspberry Pi 5 [ Michal Toman]
11+
712# v2.6.0
813## (2023-10-24)
914
Original file line number Diff line number Diff line change 1- 2.6 .0
1+ 2.7 .0
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ post-provisioning: >-
3232 volumes:
3333 - 'settings:/data' # Only required if using PERSISTENT flag (see below)
3434 ```
35- version : 2.6 .0
35+ version : 2.7 .0
3636type : sw.block
3737assets :
3838 repository :
You can’t perform that action at this time.
0 commit comments