Skip to content

Commit

Permalink
Update OCC buildname 9/7
Browse files Browse the repository at this point in the history
Change-Id: I0033a3110846d27681fe2ba0bea53bb88eec6faa
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45818
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com>
Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
  • Loading branch information
wilbryan committed Sep 7, 2017
1 parent 9dff500 commit a43395b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/occ_405/occbuildname.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) =

#else

volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_170825a\0" /*</BuildName>*/ ;
volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_170907a\0" /*</BuildName>*/ ;

#endif

0 comments on commit a43395b

Please sign in to comment.