summaryrefslogtreecommitdiffstats
path: root/meta-ibm
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2019-01-08 15:14:26 +1030
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-11 01:34:32 +0000
commit0fce145af159758022bbd1264130f7f8726f33cf (patch)
tree1b25249bf400aa4b55467b2516a97b1185085450 /meta-ibm
parent5a2b44f1d92ead8b6180b5aed294f44ea7bce188 (diff)
downloadtalos-openbmc-0fce145af159758022bbd1264130f7f8726f33cf.tar.gz
talos-openbmc-0fce145af159758022bbd1264130f7f8726f33cf.zip
meta-romulus: Disable unnecessary hardware features
(From meta-ibm rev: e98ac73825bddbd95a4b931073c4481fe535cff8) Change-Id: Ifb4a4e48c9767e1fb388e8f07b076cf55e92733d Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-romulus/conf/distro/openbmc-romulus.conf2
-rw-r--r--meta-ibm/meta-romulus/conf/local.conf.sample2
2 files changed, 3 insertions, 1 deletions
diff --git a/meta-ibm/meta-romulus/conf/distro/openbmc-romulus.conf b/meta-ibm/meta-romulus/conf/distro/openbmc-romulus.conf
new file mode 100644
index 000000000..9a5920a66
--- /dev/null
+++ b/meta-ibm/meta-romulus/conf/distro/openbmc-romulus.conf
@@ -0,0 +1,2 @@
+require conf/distro/openbmc-openpower.conf
+require conf/distro/include/phosphor-isolation.inc
diff --git a/meta-ibm/meta-romulus/conf/local.conf.sample b/meta-ibm/meta-romulus/conf/local.conf.sample
index 7bad7cd82..83a3f9b22 100644
--- a/meta-ibm/meta-romulus/conf/local.conf.sample
+++ b/meta-ibm/meta-romulus/conf/local.conf.sample
@@ -63,7 +63,7 @@ MACHINE ??= "romulus"
# Ultimately when creating custom policy, people will likely end up subclassing
# these defaults.
#
-DISTRO ?= "openbmc-openpower"
+DISTRO ?= "openbmc-romulus"
# As an example of a subclass there is a "bleeding" edge policy configuration
# where many versions are set to the absolute latest code from the upstream
# source control systems. This is just mentioned here as an example, its not
OpenPOWER on IntegriCloud