Home | History | Annotate | Download | only in tools

Lines Matching refs:Repository

1 # Makefile to build the SDK repository packages.
19 # Defines the rule to build an SDK repository package by zipping all
33 @echo "Building SDK repository package $(4) from $(notdir $(3))"
42 # Defines the rule to build an SDK repository package when the
56 @echo "Building SDK repository package $(4) from $(notdir $(3))"
65 # Defines the rule to build an SDK repository package when the
83 @echo "Building SDK repository package $(4) from $(notdir $(3))"
116 # Extras are now located in addon.xml, not in repository.xml.
122 # Similarly capture all sys-img.xml that are now split out of repository.xml
128 # All these go in the main repository.xml
162 # Pickup the most recent xml schema for repository and add-on
167 $(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \
173 $(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
179 $(TOPDIR)prebuilts/devtools/repository/sdk-sys-img-*.xsd \
229 # Rules for the SDK Repository XML
231 SDK_REPO_XML := $(MAIN_SDK_DIR)/repository.xml
282 @echo "Packing of SDK repository done"