make-rules/ips.mk
changeset 4520 56630cd6ade3
parent 4490 5a5296580120
child 4749 a34fb58473e0
--- a/make-rules/ips.mk	Mon Jun 22 17:12:41 2015 -0700
+++ b/make-rules/ips.mk	Mon Jun 22 11:56:53 2015 -0700
@@ -116,6 +116,8 @@
 PKG_MACROS +=		COMPONENT_HG_REV=$(COMPONENT_HG_REV)
 PKG_MACROS +=		COMPONENT_NAME=$(COMPONENT_NAME)
 PKG_MACROS +=		TPNO=$(TPNO)
+PKG_MACROS +=		CONSOLIDATION_CHANGESET=$(CONSOLIDATION_CHANGESET)
+PKG_MACROS +=		CONSOLIDATION_REPOSITORY_URL=$(CONSOLIDATION_REPOSITORY_URL)
 
 # Add any TPNO_* Makefile macros to the pkgmogrify arguments.
 $(foreach macro, $(filter TPNO_%, $(.VARIABLES)), \