new libcallback release

This commit is contained in:
Alfonso Gamboa
2022-07-13 02:49:26 -07:00
parent 79b4b6aaa3
commit 68b0e2092e
22 changed files with 200 additions and 37 deletions

View File

@@ -41,7 +41,7 @@ echo "replace factory kernel"
cp v2_kernel.bin v2_ro/fw_dir/kernel.bin
echo "pack firmware image with new kernel"
./fw_tool.sh pack v2_ro/fw_dir/ demo.bin
./fw_tool.sh pack v2_ro/fw_dir demo.bin
echo "remove temporary work directory"
rm -rf v2_ro

Binary file not shown.