Commit graph

4 commits

Author SHA1 Message Date
Tom Dewey
338b71112e
Merge pull request #677 from tdewey-rpi/dev/shared/os-customization
OS customization rebrand, consistency
2023-10-18 10:36:19 +01:00
Tom Dewey tom.dewey@raspberrypi.com
9d51352a6f embedded: Fixup patch context 2023-10-18 10:13:52 +01:00
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