7199027 Userland needs buildid updates for S11u2 s11-update
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 17 Sep 2012 13:27:15 -0700
branchs11-update
changeset 2346 2f5801726dd0
parent 2338 5f2bab78abb0
child 2348 06c210be735c
7199027 Userland needs buildid updates for S11u2
make-rules/ips-buildinfo.mk
--- a/make-rules/ips-buildinfo.mk	Wed Aug 29 22:25:50 2012 -0700
+++ b/make-rules/ips-buildinfo.mk	Mon Sep 17 13:27:15 2012 -0700
@@ -48,7 +48,7 @@
 # The Solaris Update number. This will be set by the gatekeepers.
 # The value must match the update number of the release.
 #
-UPDATENUM ?= 1
+UPDATENUM ?= 2
 
 #
 # Support Respository Update number. This is here to reserve space within the
@@ -69,14 +69,15 @@
 # the development build) of the Solaris Update is being built.
 # This is set by the gatekeepers.
 #
-BUILDID ?= 24
+BUILDID ?= 0
 
 # Each (nightly) build of the code that produces packages needs to
 # be uniquely identified so that packages produced by different
 # builds can't be mixed.  Mixing packages from different builds can
 # easily result in broken global and nonglobal zones.
 #
-NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
+#NIGHTLYID ?= $(shell hg tip --template '{rev}\n')
+NIGHTLYID ?= 0
 
 #
 # Branch Identifier.  Used in the version section of the package name to