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:
@@ -16,6 +16,7 @@ LOOPDEV_FS ?= "/dev/loop3"
|
||||
SDIMG_SIZE ?= "444"
|
||||
SDIMG_SIZE_beaglebone = "222"
|
||||
|
||||
BOOTPARTNAME_beaglebone = "BEAGLE_BONE"
|
||||
BOOTPARTNAME ?= "${MACHINE}"
|
||||
|
||||
IMAGE_CMD_sdimg () {
|
||||
|
||||
Reference in New Issue
Block a user