Commit graph

14 commits

Author SHA1 Message Date
David Turner
3a20f1cc34 Embedded: Automatically apply patches
When using local site, buildroot does not automatically apply patches.
The buildroot manual recommends using the POST_RSYNC hook to apply
patches if needed, so implement this to automatically apply patches.

Resolves #671
2023-10-17 14:12:49 +01:00
Floris Bos
460c625cdf Embedded: patch advanced options to use Popup instead of top level window
Cannot have multiple top level windows on eglfs platform.
2023-10-16 23:18:59 +02:00
Floris Bos
b03ca9fb7e Embedded: compile optimized for speed (-O2) instead of for size (-Os) 2023-10-16 23:10:22 +02:00
Floris Bos
cf090a574a Embedded: add /usr/lib/fonts symlink
Otherwise Qt complains about font directory missing on startup.
2023-10-16 22:38:27 +02:00
Floris Bos
40a73c3797 Embedded: patch buildroot to build Mesa3D with Pi 5 support 2023-10-16 22:14:16 +02:00
Floris Bos
af5828e6e2 Embedded: switch to 64-bit environment and 6.1 kernel 2023-10-03 18:11:23 +02:00
Floris Bos
493869e47a Embedded: ensure /var/run exists for use by dhcpcd 2023-03-20 15:20:48 +01:00
Floris Bos
03f4924b8c Embedded: bump rpi-firmware version 2023-03-20 15:20:24 +01:00
Floris Bos
93811dfdbd Only bundle Droid fallback font on Embedded edition
Normal Linux/Windows/Mac should have support for Asian fonts
themselves.
2022-03-24 20:04:24 +01:00
Floris Bos
78f003fca7 Revert CM4 USB controller back to dwc2
SDXC controller was not playing nice with rpiboot.
2022-02-23 16:03:29 +01:00
Floris Bos
170bcdf152 Fix CUSTOM_IMAGER_REPO EEPROM setting support 2022-02-21 17:49:48 +01:00
Floris Bos
81b48574a6 Embedded build: use XHCI host-only USB controller block on CM4
Closes #358
2022-02-14 11:13:56 +01:00
Floris Bos
bfcbd6307c Embedded: output errors on console if failed to start 2022-02-14 11:06:54 +01:00
Floris Bos
25947fc199 Add build scripts for embedded (netboot) edition 2022-02-14 11:03:37 +01:00