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
32 @echo "Building SDK repository package $(3) from $(notdir $(2))"
40 # Defines the rule to build an SDK repository package when the
53 @echo "Building SDK repository package $(3) from $(notdir $(2))"
61 # Defines the rule to build an SDK repository package when the
78 @echo "Building SDK repository package $(3) from $(notdir $(2))"
109 # Note that extras are now located in addon.xml, not in repository.xml,
158 # Pickup the most recent xml schema for repository and add-on
163 $(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \
169 $(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
199 # Rules for the SDK Repository XML
201 SDK_REPO_XML := $(HOST_OUT)/sdk/repository.xml
236 @echo "Packing of SDK repository done"