initial showpiece patches
This commit is contained in:
4
stage4/99-force-hdmi-1/00-run.sh
Executable file
4
stage4/99-force-hdmi-1/00-run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
echo "Setting custom cmdline"
|
||||
sed -i 's/$/ video=HDMI-A-1:1920x1080M@60/' "${ROOTFS_DIR}/boot/firmware/cmdline.txt"
|
@@ -1,4 +1,4 @@
|
||||
IMG_SUFFIX=""
|
||||
IMG_SUFFIX="-client"
|
||||
if [ "${USE_QEMU}" = "1" ]; then
|
||||
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user