Skip to content

Commit

Permalink
Add no_export tag to PROC_PCIE_NUM_PEC attribute
Browse files Browse the repository at this point in the history
This attribute is being deleted but there were hwsv compile fails
when it was removed from HB. Until its removed we must make sure it
doesnt get exported

Change-Id: I3104f3f94d9d10b138e2213808a2967962fd024c
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45789
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matt Derksen <mderkse1@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
crgeddes authored and dcrowell77 committed Sep 7, 2017
1 parent 5001a50 commit 23997f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/usr/targeting/common/xmltohb/attribute_types.xml
Expand Up @@ -6061,6 +6061,7 @@
</simpleType>
<persistency>non-volatile</persistency>
<readable/>
<no_export/>
</attribute>

<attribute>
Expand Down

0 comments on commit 23997f4

Please sign in to comment.