[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4036/8267] mpc8315e-rdb.conf: produce wic images for MPC8315



commit f689defd6d989581bad5645e1170a2cb25c49c6f
Author: Ed Bartosh <ed bartosh linux intel com>
Date:   Thu Dec 22 22:27:05 2016 +0200

    mpc8315e-rdb.conf: produce wic images for MPC8315
    
    Added wic images to the list of default image types for mpc8315e-rdb
    machine. Configured wic sdimage-boot plugin to put u-boot.bin, kernel
    and device tree on the first partition.
    
    [YOCTO #8719]
    
    (From meta-yocto rev: dfbd39add8c24b366ba1709154f453dadd17a5a5)
    
    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/mpc8315e-rdb.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 99182dc..2e164ff 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -29,3 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
 
 IMAGE_FSTYPES ?= "jffs2 tar.bz2"
 JFFS2_ERASEBLOCK = "0x4000"
+
+IMAGE_FSTYPES += "wic"
+WKS_FILE ?= 'mpc8315e-rdb.wks'
+IMAGE_BOOT_FILES ?= "u-boot.bin uImage uImage-mpc8315erdb.dtb;dtb"


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