meta-openpower: Add phosphor-isolation distro feature
Add phosphor-isolation in meta-openpower, so all openpower machines
enable this feature.
Tested: Build Palmetto with mboxd and verify it boots host successfully.
Change-Id: I8cfa4349fd2a0a63c4d8559c013b117f4c869c73
Signed-off-by: Lei YU <mine260309@gmail.com>
diff --git a/conf/distro/openbmc-openpower.conf b/conf/distro/openbmc-openpower.conf
index 5ee9b7c..96a1366 100644
--- a/conf/distro/openbmc-openpower.conf
+++ b/conf/distro/openbmc-openpower.conf
@@ -1,2 +1,3 @@
require conf/distro/include/phosphor-base.inc
require conf/distro/include/openpower-distrovars.inc
+require conf/distro/include/phosphor-isolation.inc