Skip to content

Commit

Permalink
3.7G
Browse files Browse the repository at this point in the history
  • Loading branch information
andiradulescu committed Sep 7, 2024
1 parent 2ee1c06 commit b28cc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_system.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ OUT_SKIP_CHUNKS_IMAGE="$OUTPUT_DIR/system-skip-chunks.img"

# the partition is 10G, but openpilot's updater didn't always handle the full size
# openpilot fix, shipped in 0.9.8 (8/18/24): https://github.com/commaai/openpilot/pull/33320
ROOTFS_IMAGE_SIZE=5G
ROOTFS_IMAGE_SIZE=3.7G

# Create temp dir if non-existent
mkdir -p $BUILD_DIR $OUTPUT_DIR
Expand Down

0 comments on commit b28cc7f

Please sign in to comment.