Fix for build error on aarch64 with ERROR in function check_loop_device (#3831)
This commit is contained in:
parent
fd6a6d9e93
commit
8d16d9f810
@ -636,7 +636,7 @@ PREPARE_IMAGE_SIZE
|
||||
|
||||
check_loop_device "$LOOP"
|
||||
|
||||
losetup $LOOP ${SDCARD}.raw
|
||||
losetup -P $LOOP ${SDCARD}.raw
|
||||
|
||||
# loop device was grabbed here, unlock
|
||||
flock -u $FD
|
||||
|
||||
Loading…
Reference in New Issue
Block a user