Skip to content

Commit

Permalink
Update OCC buildname 9/22
Browse files Browse the repository at this point in the history
Change-Id: I59eb4767dc4b0194259ff8e71e03d17523b5e7c5
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46615
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com>
  • Loading branch information
cjcain committed Sep 22, 2017
1 parent 2fe9ab3 commit 2fa8006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/occ_405/occbuildname.c
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_170915a\0" /*</BuildName>*/ ;
volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_170922a\0" /*</BuildName>*/ ;

#endif

0 comments on commit 2fa8006

Please sign in to comment.