make-rules/ips-buildinfo.mk
branchs11-update
changeset 3584 7267112f20f6
parent 3549 57e51761462e
child 3657 edab81588cc2
equal deleted inserted replaced
3573:7e043dae7c72 3584:7267112f20f6
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 
    24 
    25 # The package branch version scheme is:
    25 # The package branch version scheme is:
    26 #
    26 #
    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 ?= 13
    72 BUILDID ?= 14
    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.