make-rules/ips-buildinfo.mk
branchs11u3-sru4-backport
changeset 5277 33c800398785
parent 5207 84a451220814
child 5283 d506af173478
equal deleted inserted replaced
5276:5251bd5ce824 5277:33c800398785
    67 #
    67 #
    68 # Build Identifier. Used to indicate which build (or respin for
    68 # Build Identifier. Used to indicate which build (or respin for
    69 # the development build) of the Solaris Update is being built.
    69 # the development build) of the Solaris Update is being built.
    70 # This is set by the gatekeepers.
    70 # This is set by the gatekeepers.
    71 #
    71 #
    72 BUILDID ?= 3
    72 BUILDID ?= 5
    73 
    73 
    74 # Each (nightly) build of the code that produces packages needs to
    74 # Each (nightly) build of the code that produces packages needs to
    75 # be uniquely identified so that packages produced by different
    75 # be uniquely identified so that packages produced by different
    76 # builds can't be mixed.  Mixing packages from different builds can
    76 # builds can't be mixed.  Mixing packages from different builds can
    77 # easily result in broken global and nonglobal zones.
    77 # easily result in broken global and nonglobal zones.