summaryrefslogtreecommitdiff
path: root/meta-evb
diff options
context:
space:
mode:
authorLei YU <yulei.sh@bytedance.com>2020-07-20 11:30:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-21 01:09:44 +0300
commit82583ec0ddef11cf93718968f12b18b7727b3893 (patch)
tree4dfb7a0d9c81fb89ee7549edc429ac5a764f3d03 /meta-evb
parent92efac6122f17737b77fea745b6b4ecc504ea365 (diff)
downloadopenbmc-82583ec0ddef11cf93718968f12b18b7727b3893.tar.xz
meta-evb-ast2500: Add obmc-bsp-common.inc
Add obmc-bsp-common.inc so that evb-ast2500 build produces the OpenBMC image. Tested: Verify that the evb-ast2500 builds OK with below commands: TEMPLATECONF=meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf . openbmc-env bitbake obmc-phosphor-image (From meta-evb rev: 55bf3f1528d5c90c08c7cfa42e3f1783b4d29d35) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I00b22e5fc9a99296028621abb29f40a44e99fc34 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-evb')
-rw-r--r--meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/local.conf.sample b/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/local.conf.sample
index 6a12c601e..0844090b0 100644
--- a/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/local.conf.sample
+++ b/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/local.conf.sample
@@ -19,3 +19,5 @@ INHERIT += "extrausers"
EXTRA_USERS_PARAMS = " \
usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
"
+
+require conf/machine/include/obmc-bsp-common.inc