Files
Joel Winarske 323bbe5045 chore(scripts): retire the PiOS shell build flow (replaced by emb)
The PiOS cross-build now runs through emb (.emb/ manifests + the pios workflow),
so the shell scripts are retired:
- delete scripts/build_pi.sh (cross-build) and scripts/build_pi_bundle.sh
  (bundle assembler).
- update the drm-kms-egl / drm-kms-vulkan backend READMEs to the emb flow
  (emb cross . --target rpi5-<os> --build --backend <b>).

The other board scripts (radxa/beagleplay/unoq) are kept; their comments still
reference build_pi.sh's sysroot/glibc rationale, which remains accurate context.

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
2026-06-20 06:58:41 -07:00
..