Drew Moseley
5 years ago
2 changed files with 12 additions and 1 deletions
@ -0,0 +1,9 @@ |
|||
# Binaries generated with the following script: |
|||
# |
|||
# https://github.com/drewmoseley/mender-convert-integration-scripts/blob/master/build-uboot-bbb.sh |
|||
# |
|||
BEAGLEBONE_BLACK_BINARIES="beaglebone-black-integration-debian-emmc-2018.07.003.tar" |
|||
source configs/beaglebone_black_base_config |
|||
MENDER_STORAGE_TOTAL_SIZE_MB="3648" |
|||
MENDER_DEVICE_TYPE="beaglebone-emmc" |
|||
MENDER_STORAGE_DEVICE="/dev/mmcblk1p" |
Loading…
Reference in new issue