summaryrefslogtreecommitdiffstats
path: root/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/beaglebone.conf')
-rw-r--r--conf/machine/beaglebone.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 69db4215..d8fd4062 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -15,7 +15,6 @@ SERIAL_CONSOLES = "115200;ttyS0"
15 15
16WKS_FILE ?= "sdimage-bootpart.wks" 16WKS_FILE ?= "sdimage-bootpart.wks"
17 17
18do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
19IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX} ${SPL_BINARY}" 18IMAGE_BOOT_FILES ?= "u-boot.${UBOOT_SUFFIX} ${SPL_BINARY}"
20 19
21IMAGE_FSTYPES += "tar.xz wic.xz" 20IMAGE_FSTYPES += "tar.xz wic.xz"