From 9ced8f140c6e7f63982208777c38f582b38c10bc Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Sun, 12 Jul 2020 15:47:11 -0500 Subject: wic: Populate hostfw partition Populate the hostfw partition by specifying the directory to be used as source for the filesystem. This directory is populated by a bbappend to the hostfw recipe. (From meta-aspeed rev: 37f30af4e377a6bc2d3c47ca435798969321f566) Change-Id: Id64e0ac6a5082be2b3ad689a6b323da8eb094e69 Signed-off-by: Adriana Kobylak Signed-off-by: Andrew Geissler --- meta-aspeed/conf/machine/include/aspeed.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-aspeed/conf') diff --git a/meta-aspeed/conf/machine/include/aspeed.inc b/meta-aspeed/conf/machine/include/aspeed.inc index 046553b164..c30eb6b751 100644 --- a/meta-aspeed/conf/machine/include/aspeed.inc +++ b/meta-aspeed/conf/machine/include/aspeed.inc @@ -15,6 +15,7 @@ INITRAMFS_FSTYPES ?= "cpio.xz" WKS_FILE ?= "emmc-aspeed.wks.in" WKS_FILE_DEPENDS ?= " \ + phosphor-hostfw-image \ virtual/bootloader \ virtual/kernel \ " -- cgit v1.2.3