meta-inspur: add com/ibm to OBMC_ORG_YAML_SUBDIRS
Since inspur/fp5280g2 machine built requires `xyz/openbmc_project`,
`org/open_power` and `com/ibm`.
1. `xyz / openbmc_project` is built by default in
phosphor-dbus-interfaces repo.
2. `org/open_power` has been added to
`meta-openpower/conf/distro/include/openpower-distrovars.inc`.
3. Need to add the `com/ibm` to OBMC_ORG_YAML_SUBDIRS in the inspur
layer and require it in fp5280g2.conf.
Tested: Built fp5280g2 and ran successfully.
(From meta-inspur rev: 8427a0acfa3a9b2b397e72808999db9bccdd428f)
Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Idbed3f012d7c754752757b7b75496b743efbb3aa
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-inspur/meta-fp5280g2/conf/distro/openbmc-fp5280g2.conf b/meta-inspur/meta-fp5280g2/conf/distro/openbmc-fp5280g2.conf
index 854e0fb..de0682c 100644
--- a/meta-inspur/meta-fp5280g2/conf/distro/openbmc-fp5280g2.conf
+++ b/meta-inspur/meta-fp5280g2/conf/distro/openbmc-fp5280g2.conf
@@ -1,2 +1,3 @@
require conf/distro/openbmc-openpower.conf
require conf/distro/include/phosphor-aspeednic-use-mac2.inc
+require conf/distro/include/inspur-distrovars.inc