summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2019-05-09 19:40:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-10 04:17:22 +0300
commit620c2800d3d61972324d89bf041e3fc55be64797 (patch)
tree7783843edbf0af6df7e97c111f821058a6f50302 /meta-ibm
parent31136902cc8aadd86a95133eba969e81100b67dc (diff)
downloadopenbmc-620c2800d3d61972324d89bf041e3fc55be64797.tar.xz
witherspoon-128: Add witherspoon MACHINEOVERRIDES
The witherspoon and witherspoon-128 machines are mostly the same. Add "witherspoon" as a MACHINEOVERRIDES to witherspoon-128 so that machine-specific features that apply only to witherspoon, including file paths, can be added to both flavors of witherspoon automatically. Tested: Built witherspoon and witherspoon-128, flashed images on HW and verified witherspoon powered on. (From meta-ibm rev: 6f44bb26247289aa46c6d21f04617838e596294a) Change-Id: I18ce6dd799cb0ab52b37f1f1f3d64c6189af4cd8 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf
index beb66700a..284340d9f 100644
--- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf
+++ b/meta-ibm/meta-witherspoon/conf/machine/witherspoon-128.conf
@@ -1,4 +1,5 @@
require conf/machine/witherspoon.conf
+MACHINEOVERRIDES .= ":witherspoon"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon-128.dtb"