usr/src/Makefile.buildnum
changeset 1510 4c9dbc17ca37
parent 1348 fec41e626784
child 1513 247e3b189349
--- a/usr/src/Makefile.buildnum	Fri Sep 23 16:50:42 2011 -0700
+++ b/usr/src/Makefile.buildnum	Sat Oct 01 16:04:03 2011 -0700
@@ -71,7 +71,8 @@
 # When the next development train is started this pattern will need to be
 # changed in order to match the tag used there.
 #
-TRUNKID :sh = hg tags | nawk '$1 ~ /^Build[0-9]*$/ {print substr($1, 6) + 1; exit}'
+# With S11 FCS, the TRUNKID is frozen at 175
+TRUNKID= 175
 
 #
 # The Solaris Update number. This will be set by the gatekeepers.
@@ -97,7 +98,7 @@
 # the development build) of the Solaris Update is being built.
 # This is set by the gatekeepers.
 #
-BUILDID= 0
+BUILDID= 1
 #
 # Each (nightly) build of the code that produces packages needs to
 # be uniquely identified so that packages produced by different