summaryrefslogtreecommitdiff
path: root/meta-aspeed/conf
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2020-07-12 23:47:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-04 03:52:20 +0300
commit9ced8f140c6e7f63982208777c38f582b38c10bc (patch)
treeed9641289777d0ce95b0fb9f1d4c35fd1459ab3c /meta-aspeed/conf
parent3eb5ad03d44423caf4f8e7c0ed08bd9ec9e5d718 (diff)
downloadopenbmc-9ced8f140c6e7f63982208777c38f582b38c10bc.tar.xz
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 <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/conf')
-rw-r--r--meta-aspeed/conf/machine/include/aspeed.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/conf/machine/include/aspeed.inc b/meta-aspeed/conf/machine/include/aspeed.inc
index 046553b16..c30eb6b75 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 \
"