summaryrefslogtreecommitdiffstats
path: root/src/occ_405/occbuildname.c
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2017-09-22 09:29:44 -0500
committerChristopher J. Cain <cjcain@us.ibm.com>2017-09-22 10:32:44 -0400
commit2fa80069bc175cf52afc5b9cbcb9a57e212b5810 (patch)
tree6b74161eb311e1debf8cf0baa49fa1b5db12663d /src/occ_405/occbuildname.c
parent2fe9ab3dcaa6a7208cb5f92619dbc0f5fd83201f (diff)
downloadtalos-occ-2fa80069bc175cf52afc5b9cbcb9a57e212b5810.tar.gz
talos-occ-2fa80069bc175cf52afc5b9cbcb9a57e212b5810.zip
Update OCC buildname 9/22
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>
Diffstat (limited to 'src/occ_405/occbuildname.c')
-rwxr-xr-xsrc/occ_405/occbuildname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/occbuildname.c b/src/occ_405/occbuildname.c
index d2bdfd4..42a91ad 100755
--- a/src/occ_405/occbuildname.c
+++ b/src/occ_405/occbuildname.c
@@ -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
OpenPOWER on IntegriCloud