mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-12 16:32:09 +08:00
build release panda fw
This commit is contained in:
@@ -40,10 +40,9 @@ echo "[-] committing version $VERSION T=$SECONDS"
|
||||
git add -f .
|
||||
git commit -a -m "openpilot v$VERSION release"
|
||||
|
||||
# TODO: sign with release cert
|
||||
# Build panda firmware
|
||||
pushd panda/
|
||||
scons -U .
|
||||
CERT=/data/pandaextra/certs/release RELEASE=1 scons -u .
|
||||
mv board/obj/panda.bin.signed /tmp/panda.bin.signed
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user