Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from hypriot/sd-card-size-1300
Browse files Browse the repository at this point in the history
Increase SD card size to 1300
  • Loading branch information
StefanScherer authored Sep 16, 2019
2 parents e17da42 + 4247777 commit a7c0427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/rpi/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fi
### setting up some important variables to control the build process
BUILD_RESULT_PATH="/workspace"
IMAGE_PATH="rpi-raw.img"
SD_CARD_SIZE=1200
SD_CARD_SIZE=1300
BOOT_PARTITION_SIZE=64

# create empty BOOT/ROOTFS image file
Expand Down

0 comments on commit a7c0427

Please sign in to comment.