You've already forked ivi-homescreen
mirror of
https://github.com/toyota-connected/ivi-homescreen.git
synced 2026-06-21 07:19:30 -07:00
323bbe5045
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>