summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-01-10 13:36:06 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-11 21:35:39 +0000
commit1d27150396622d6add98811999559ed0341c5b2b (patch)
treef3652c284fe466cf488a2f1aa5ab8835b4acde1b /meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto
parent185c8aea0bf7420605dd87d59c0f4c5eac0f346d (diff)
downloadtalos-openbmc-1d27150396622d6add98811999559ed0341c5b2b.tar.gz
talos-openbmc-1d27150396622d6add98811999559ed0341c5b2b.zip
Pick up new Witherspoon MRW XML
LEDs are now in the model. There is a Targets.pm change that must go with this that the mrw-rev.bbclass change will get. Because Targets.pm is common between Palmetto and Witherspoon, the Palmetto XML must be patched to make Targets.pm happy. Change-Id: Ic3378cca8c6ebe96870d283aac2d42d97b68358a Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml
index 744a31788..73293773a 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/recipes-phosphor/mrw/mrw-native/palmetto.xml.patch.xml
@@ -464,4 +464,10 @@
<default>PCIE_CARD</default>
</attribute>
+<!-- new parser requires FABRIC_GROUP_ID, though it's unused by the BMC -->
+<attribute type="replace" xpath="targetInstance[id='proc_socket-0']/attribute[id='FABRIC_NODE_ID']">
+ <id>FABRIC_GROUP_ID</id>
+ <default>0</default>
+</attribute>
+
</patches>
OpenPOWER on IntegriCloud