1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'

This commit is contained in:
Koen Kooi
2011-10-20 09:22:16 +02:00
parent 9c078a61ed
commit 68ad65aab3

View File

@@ -16,6 +16,7 @@ LOOPDEV_FS ?= "/dev/loop3"
SDIMG_SIZE ?= "444"
SDIMG_SIZE_beaglebone = "222"
BOOTPARTNAME_beaglebone = "BEAGLE_BONE"
BOOTPARTNAME ?= "${MACHINE}"
IMAGE_CMD_sdimg () {