summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-12-14 18:11:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-10 06:26:13 +0300
commit4483df75f10555067520b5265a219c98d5d38b0b (patch)
tree8747cdfb8361027158baacbf9719191c62c5b436 /meta-facebook
parent4535b70af3616feb3b4bec04dff8c522b9dc3937 (diff)
downloadopenbmc-4483df75f10555067520b5265a219c98d5d38b0b.tar.xz
meta-facebook: enable static no-rootfs image for bletchley
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iab4db4492e15f0c637fb5f9c0ba7fd93a4471d4c
Diffstat (limited to 'meta-facebook')
-rw-r--r--meta-facebook/meta-bletchley/conf/machine/bletchley.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
index 3d0e7aa1b8..85da2a3f3a 100644
--- a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
+++ b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
@@ -6,6 +6,7 @@ UBOOT_DEVICETREE = "ast2600-bletchley"
SPL_BINARY = "spl/u-boot-spl.bin"
SOCSEC_SIGN_ENABLE = "0"
+require conf/distro/include/phosphor-static-norootfs.inc
require conf/machine/include/facebook-nohost.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc