summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-10-07 02:31:01 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-10-11 08:29:09 +0300
commitd87d621771ffa5fdea191cbea7f9369194901ad1 (patch)
treea11556244e248e6554d5ad49eb96c6106c4fd4e9 /meta-google
parenteca6f8c0026457b2eeddd9b625365da183fe97ef (diff)
downloadopenbmc-d87d621771ffa5fdea191cbea7f9369194901ad1.tar.xz
meta-google: opt out of webui
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I515d5f732b02038b20a8ae45afc8b8d93d5d278d
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/conf/distro/gbmc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/conf/distro/gbmc.conf b/meta-google/conf/distro/gbmc.conf
index aca44151d8..e93a258738 100644
--- a/meta-google/conf/distro/gbmc.conf
+++ b/meta-google/conf/distro/gbmc.conf
@@ -1,5 +1,6 @@
require conf/distro/openbmc-phosphor.conf
require conf/distro/include/phosphor-isolation.inc
+require conf/distro/include/phosphor-no-webui.inc
GBMC_VERSION ?= "0.5.0.0"
DISTRO = "gbmc"