summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2017-12-15 14:30:37 -0600
committerChristopher J. Cain <cjcain@us.ibm.com>2017-12-15 15:45:40 -0500
commitfce2d94a9bc94e9468bce173b11fd0b96ef36c1f (patch)
tree029386ae30cb7e396c3e79215e021af9367a0c37
parentbfd62d9cfdd34d236a84c4cff77c50a4f5af7530 (diff)
downloadtalos-occ-fce2d94a9bc94e9468bce173b11fd0b96ef36c1f.tar.gz
talos-occ-fce2d94a9bc94e9468bce173b11fd0b96ef36c1f.zip
Update buildname 12/15
Change-Id: Icd43e24b9bd607a8f41f07cb6e4b82091842e890 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51038 Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@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 c163980..a6e6ec5 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_171129a\0" /*</BuildName>*/ ;
+volatile const char G_occ_buildname[16] __attribute__((section(".buildname"))) = /*<BuildName>*/ "op_occ_171215a\0" /*</BuildName>*/ ;
#endif
OpenPOWER on IntegriCloud