commit | 64d8ce303665db7ec54705417d70c8be5c65f9d1 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Thu Sep 29 13:55:27 2016 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Oct 04 11:59:20 2016 +0000 |
tree | 267c6fee3951962be2b762b0186201da3d75c1b0 | |
parent | f4ebb59186d2a77082ca6c133098d8d2a591551f [diff] [blame] |
ingrasys: Use openbmc.inc features Include machine features in openpower.inc to enable host control functionality. This requires zaius-config (Zaius.py) in the skeleton group. Signed-off-by: Xo Wang <xow@google.com> Change-Id: If02e863f861618683cd3d547056ffb23b08e7f22
diff --git a/meta-ingrasys/conf/machine/include/ingrasys.inc b/meta-ingrasys/conf/machine/include/ingrasys.inc index e7f2213..c79ddd7 100644 --- a/meta-ingrasys/conf/machine/include/ingrasys.inc +++ b/meta-ingrasys/conf/machine/include/ingrasys.inc
@@ -1 +1 @@ -require conf/machine/include/sample.inc +require conf/machine/include/openpower.inc