summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2017-09-07 16:07:05 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-09-07 17:17:15 -0400
commita43395b0328e9af2be16bbe85dcc6b692d0fe6a7 (patch)
tree811f7e3fd906e9470547901641013a1dbddede8c
parent9dff500be175668302f1404dd7e2dc83c26432a1 (diff)
downloadtalos-occ-a43395b0328e9af2be16bbe85dcc6b692d0fe6a7.tar.gz
talos-occ-a43395b0328e9af2be16bbe85dcc6b692d0fe6a7.zip
Update OCC buildname 9/7
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>
-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 bf1f6f0..4b250e3 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_170825a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_170907a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud