summaryrefslogtreecommitdiff
path: root/meta-google/conf
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2022-03-08 13:11:41 +0300
committerWilliam A. Kennington III <wak@google.com>2022-03-08 21:17:04 +0300
commit37db8f280c7d45e6d9def5dfc6e1f2bdeec6b6a6 (patch)
tree6ea9abc0a47e10882e270283ed4d343621c0cba0 /meta-google/conf
parent04c047dda5d9bc414f1ac6e542380117ba102219 (diff)
downloadopenbmc-37db8f280c7d45e6d9def5dfc6e1f2bdeec6b6a6.tar.xz
meta-google: distro: Enable google dbus schemas
Change-Id: Ic59f61a4bc3562e7f9bb0204f701e13d3c1a203f Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/conf')
-rw-r--r--meta-google/conf/distro/gbmc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-google/conf/distro/gbmc.conf b/meta-google/conf/distro/gbmc.conf
index 69fdda421b..12a6d53794 100644
--- a/meta-google/conf/distro/gbmc.conf
+++ b/meta-google/conf/distro/gbmc.conf
@@ -28,3 +28,5 @@ PREFERRED_PROVIDER_virtual/bmc-update ?= "inplace-gbmc-update"
# Provides reasonable data integrity and faster than sha*
FIT_HASH_ALG = "crc32"
+
+OBMC_ORG_YAML_SUBDIRS += " com/google"