mirror of
https://github.com/dzid26/sunnypilot.git
synced 2026-06-08 07:44:55 +08:00
Remove laika submodule (#30453)
* Remove laika submodule * Remove laika check for minimal builds * Fix minimal build check * Bring back exclude for opendbc in codespell * Fix typo * Copy GNSS indices from laika * Delete laika dependencies old-commit-hash: 2de13bea91d7c095491d9f3f21cb71d995c63bb4
This commit is contained in:
@@ -13,8 +13,6 @@ COPY SConstruct ${OPENPILOT_PATH}
|
||||
COPY ./openpilot ${OPENPILOT_PATH}/openpilot
|
||||
COPY ./third_party ${OPENPILOT_PATH}/third_party
|
||||
COPY ./site_scons ${OPENPILOT_PATH}/site_scons
|
||||
COPY ./laika ${OPENPILOT_PATH}/laika
|
||||
COPY ./laika_repo ${OPENPILOT_PATH}/laika_repo
|
||||
COPY ./rednose ${OPENPILOT_PATH}/rednose
|
||||
COPY ./tools ${OPENPILOT_PATH}/tools
|
||||
COPY ./release ${OPENPILOT_PATH}/release
|
||||
|
||||
Reference in New Issue
Block a user