build_release: rm panda obj dir
old-commit-hash: 73e3d69b8d03796ba1558aef8320331b9c3d2e8a
This commit is contained in:
@@ -55,6 +55,7 @@ git commit -a -m "openpilot v$VERSION release"
|
||||
# Build panda firmware
|
||||
pushd panda/
|
||||
CERT=/data/pandaextra/certs/release RELEASE=1 scons -u .
|
||||
rm -rf /tmp/panda_obj/
|
||||
mkdir /tmp/panda_obj/
|
||||
mv board/obj/panda.bin.signed board/obj/panda_h7.bin.signed board/obj/bootstub.panda.bin board/obj/bootstub.panda_h7.bin /tmp/panda_obj/
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user