diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/beaglebone.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf index 7a19d1f8be..fc6a5277b2 100644 --- a/meta-yocto-bsp/conf/machine/beaglebone.conf +++ b/meta-yocto-bsp/conf/machine/beaglebone.conf | |||
| @@ -14,7 +14,7 @@ EXTRA_IMAGEDEPENDS += "u-boot" | |||
| 14 | DEFAULTTUNE ?= "cortexa8hf-neon" | 14 | DEFAULTTUNE ?= "cortexa8hf-neon" |
| 15 | include conf/machine/include/tune-cortexa8.inc | 15 | include conf/machine/include/tune-cortexa8.inc |
| 16 | 16 | ||
| 17 | IMAGE_FSTYPES += "tar.bz2 jffs2 wic" | 17 | IMAGE_FSTYPES += "tar.bz2 jffs2 wic wic.bmap" |
| 18 | EXTRA_IMAGECMD_jffs2 = "-lnp " | 18 | EXTRA_IMAGECMD_jffs2 = "-lnp " |
| 19 | WKS_FILE = "sdimage-bootpart.wks" | 19 | WKS_FILE = "sdimage-bootpart.wks" |
| 20 | IMAGE_INSTALL_append = " kernel-devicetree kernel-image-zimage" | 20 | IMAGE_INSTALL_append = " kernel-devicetree kernel-image-zimage" |
