fix fresh-install build: add preflight script, restore third_party binaries, remove WebEngine dep

- Add build_preflight.sh to create obj/ dirs that git can't track (body/board/obj, panda/board/obj)
- Wire preflight into build_only.sh and launch_chffrplus.sh
- Restore missing third_party binaries (libyuv, snpe, acados, maplibre) that were text pointers
- Remove dead Qt5WebEngineWidgets dependency from UI SConscript

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-15 01:26:40 +00:00
parent 7221c8e216
commit 9d5c838fe3
71 changed files with 5261 additions and 14 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
third_party/snpe/dsp/libcalculator_skel.so vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +0,0 @@
aarch64-ubuntu-gcc7.5

Binary file not shown.

BIN
third_party/snpe/larch64/libSNPE.so vendored Executable file

Binary file not shown.

BIN
third_party/snpe/larch64/libcalculator.so vendored Executable file

Binary file not shown.

BIN
third_party/snpe/larch64/libhta.so vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
third_party/snpe/x86_64-linux-clang/libomp.so vendored Executable file

Binary file not shown.

BIN
third_party/snpe/x86_64/libHtpPrepare.so vendored Normal file

Binary file not shown.

BIN
third_party/snpe/x86_64/libSNPE.so vendored Normal file

Binary file not shown.

BIN
third_party/snpe/x86_64/libomp.so vendored Executable file

Binary file not shown.