phonelibs -> third_party (#22477)

* git mv to third_party

* find and replace

* fix release tests

* update pre-commit

* update tici bins

* update eon bins

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 5b641379ae04d3408093381629b9d60dee81da27
This commit is contained in:
Adeeb Shihadeh
2021-10-07 16:32:44 -07:00
committed by GitHub
parent 9c04514185
commit 782d7023d2
1290 changed files with 87984 additions and 1651 deletions
+2 -2
View File
@@ -77,8 +77,8 @@ rm models/supercombo.dlc
mkdir -p panda/board/obj
mv /tmp/panda.bin.signed panda/board/obj/panda.bin.signed
# Restore phonelibs
git checkout phonelibs/
# Restore third_party
git checkout third_party/
# Mark as prebuilt release
touch prebuilt
+2 -2
View File
@@ -68,8 +68,8 @@ rm models/supercombo.dlc
mkdir -p panda/board/obj
mv /tmp/panda.bin.signed panda/board/obj/panda.bin.signed
# Restore phonelibs
git checkout phonelibs/
# Restore third_party
git checkout third_party/
# Mark as prebuilt release
touch prebuilt
+29 -29
View File
@@ -433,44 +433,44 @@ selfdrive/assets/offroad/*
selfdrive/assets/sounds/*
selfdrive/assets/training/*
phonelibs/SConscript
third_party/SConscript
phonelibs/nanovg/*.c
phonelibs/nanovg/*.h
third_party/nanovg/*.c
third_party/nanovg/*.h
phonelibs/libgralloc/**
phonelibs/linux/**
phonelibs/opencl/**
phonelibs/zlib/*
phonelibs/bzip2/*
phonelibs/openmax/**
third_party/libgralloc/**
third_party/linux/**
third_party/opencl/**
third_party/zlib/*
third_party/bzip2/*
third_party/openmax/**
phonelibs/json11/json11.cpp
phonelibs/json11/json11.hpp
third_party/json11/json11.cpp
third_party/json11/json11.hpp
phonelibs/qrcode/*.cc
phonelibs/qrcode/*.hpp
third_party/qrcode/*.cc
third_party/qrcode/*.hpp
phonelibs/kaitai/*.h
phonelibs/kaitai/*.cpp
third_party/kaitai/*.h
third_party/kaitai/*.cpp
phonelibs/libyuv/include/**
phonelibs/libyuv/lib/**
phonelibs/libyuv/larch64/**
third_party/libyuv/include/**
third_party/libyuv/lib/**
third_party/libyuv/larch64/**
phonelibs/snpe/include/**
phonelibs/snpe/aarch64**
phonelibs/snpe/larch64**
phonelibs/snpe/dsp**
third_party/snpe/include/**
third_party/snpe/aarch64**
third_party/snpe/larch64**
third_party/snpe/dsp**
phonelibs/acados/x86_64/**
phonelibs/acados/aarch64/**
phonelibs/acados/larch64/**
phonelibs/acados/include/**
third_party/acados/x86_64/**
third_party/acados/aarch64/**
third_party/acados/larch64/**
third_party/acados/include/**
phonelibs/android_frameworks_native/**
phonelibs/android_hardware_libhardware/**
phonelibs/android_system_core/**
third_party/android_frameworks_native/**
third_party/android_hardware_libhardware/**
third_party/android_system_core/**
scripts/update_now.sh
scripts/stop_updater.sh
+2 -2
View File
@@ -1,3 +1,3 @@
phonelibs/mapbox-gl-native-qt/x86_64/**
third_party/mapbox-gl-native-qt/x86_64/**
phonelibs/qt-plugins/x86_64/**
third_party/qt-plugins/x86_64/**
+1 -1
View File
@@ -1,4 +1,4 @@
phonelibs/mapbox-gl-native-qt/include/*
third_party/mapbox-gl-native-qt/include/*
selfdrive/timezoned.py