[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3719/8267] genericx86-common: enable generation of wic.bmap



commit bb650798ab84dbf2f2819bb1c67aeb0ce2054361
Author: Ed Bartosh <ed bartosh linux intel com>
Date:   Wed Dec 7 15:47:07 2016 +0200

    genericx86-common: enable generation of wic.bmap
    
    Enabled generation of block map(bmap) files for wic images
    built for genericx86 and genericx86-64 machines. This should
    simplify flashing images with bmaptool.
    
    [YOCTO #10621]
    
    (From meta-yocto rev: 1178a9b2ef56af55cc022aec506dce19f38a5633)
    
    Signed-off-by: Ed Bartosh <ed bartosh linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../conf/machine/include/genericx86-common.inc     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc 
b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 2e59a95..f6f0fdb 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -20,7 +20,7 @@ GLIBC_ADDONS = "nptl"
 
 EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
 
-IMAGE_FSTYPES += "wic"
+IMAGE_FSTYPES += "wic wic.bmap"
 WKS_FILE ?= "mkefidisk.wks"
 do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot"
 do_image_wic[recrdeptask] += "do_bootimg"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]