components/openstack/common/Makefile
changeset 3998 5bd484384122
parent 3817 30b42c38bbc4
child 4196 d697072a92f5
equal deleted inserted replaced
3997:0ca3f3d6c919 3998:5bd484384122
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
       
    25 
    25 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    26 
    27 
    27 COMPONENT_NAME=		openstack
    28 COMPONENT_NAME=		openstack
    28 COMPONENT_VERSION=	2013.2.3
    29 COMPONENT_VERSION=	2014.2.2
    29 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    30 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    30 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
    31 IPS_COMPONENT_VERSION=	0.$(COMPONENT_VERSION)
    31 
    32 
    32 include $(WS_MAKE_RULES)/ips.mk
    33 include $(WS_MAKE_RULES)/ips.mk
    33 
    34 
    34 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    35 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    35 
    36