Merge branch 'master' into arm64
This commit is contained in:
commit
3358eb36e1
@ -1,4 +1,6 @@
|
||||
UNRELEASED:
|
||||
*
|
||||
2024-03-12:
|
||||
* Added setting of headless resolution to Screen Configuration
|
||||
* Removed setting of headless resolution for Wayland from Raspberry Pi Configuration
|
||||
* Improved handling of power button on Raspberry Pi 5
|
||||
|
@ -19,3 +19,6 @@ rp-prefapps
|
||||
ffmpeg
|
||||
vlc
|
||||
rpi-imager
|
||||
|
||||
# ninja-build needed for vscode pico extension
|
||||
meson
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
sed -i 's/^.*HandlePowerKey=.*$/HandlePowerKey=ignore/' "${ROOTFS_DIR}/etc/systemd/logind.conf"
|
Loading…
x
Reference in New Issue
Block a user