7197720 Userland needs a home for S11u1 SRU fixes. s11u1-sru
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 17 Sep 2012 12:59:04 -0700
branchs11u1-sru
changeset 2345 350128731b62
parent 2338 5f2bab78abb0
child 2370 c539542fe61d
7197720 Userland needs a home for S11u1 SRU fixes.
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 12:59:04 2012 -0700
@@ -55,7 +55,7 @@
 # version string. Typically it should not be set unless all the packages
 # are being delivered within an SRU.
 #
-SRUNUM ?= 0
+SRUNUM ?= 1
 
 #
 # Platform number. This is here to reserve space within the version
@@ -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