[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3722/8267] beaglebone.conf: enable generation of wic.bmap
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 3722/8267] beaglebone.conf: enable generation of wic.bmap
- Date: Sun, 17 Dec 2017 01:01:56 +0000 (UTC)
commit 064f3dbcced0c418a9fc5dc6fe36edee05b454c7
Author: Ed Bartosh <ed bartosh linux intel com>
Date: Fri Dec 9 15:12:50 2016 +0200
beaglebone.conf: enable generation of wic.bmap
Enabled generation of block map(bmap) files for wic images
built for beaglebone machine. This should simplify flashing
images with bmaptool.
[YOCTO #10621]
(From meta-yocto rev: 503516e37e09f9f1b693e3741687661a56b905b0)
Signed-off-by: Ed Bartosh <ed bartosh linux intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
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 7a19d1f..fc6a527 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"
DEFAULTTUNE ?= "cortexa8hf-neon"
include conf/machine/include/tune-cortexa8.inc
-IMAGE_FSTYPES += "tar.bz2 jffs2 wic"
+IMAGE_FSTYPES += "tar.bz2 jffs2 wic wic.bmap"
EXTRA_IMAGECMD_jffs2 = "-lnp "
WKS_FILE = "sdimage-bootpart.wks"
IMAGE_INSTALL_append = " kernel-devicetree kernel-image-zimage"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]