Skip to content

Commit

Permalink
meta-evb-ast2500: Add obmc-bsp-common.inc
Browse files Browse the repository at this point in the history
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 <[email protected]>
Change-Id: I00b22e5fc9a99296028621abb29f40a44e99fc34
Signed-off-by: Andrew Geissler <[email protected]>
  • Loading branch information
leiyu-bytedance authored and geissonator committed Jul 20, 2020
1 parent 92efac6 commit 82583ec
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ INHERIT += "extrausers"
EXTRA_USERS_PARAMS = " \
usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
"

require conf/machine/include/obmc-bsp-common.inc

0 comments on commit 82583ec

Please sign in to comment.