diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-10-24 12:36:44 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-10-24 12:36:44 +0000 |
commit | d78a574019ef5eb00596b07a4b96892e1012c942 (patch) | |
tree | 45109c09e8277afaf7d28bc0ea524152d6320f20 /include/image.mk | |
parent | 4d9c7b1a4bcf9f8ce14d9ac24eb7d12ae80a41ba (diff) | |
download | upstream-d78a574019ef5eb00596b07a4b96892e1012c942.tar.gz upstream-d78a574019ef5eb00596b07a4b96892e1012c942.tar.bz2 upstream-d78a574019ef5eb00596b07a4b96892e1012c942.zip |
add support for darcs repositories
This patch adds support for darcs repositories (as sources of packages).
It does *not* add support for darcs:// URI scheme because such a scheme
do not exist (AFAIK). You must therefore manually set PKG_SOURCE_PROTO
to darcs in your Makefile (and use a regular http:// URI). You also have
to set PKG_SOURCE_VERSION to a string matching a tag contained in the
repository, and PKG_SOURCE_SUBDIR to something sensible
($(PACKAGE_NAME)-$(PACKAGE_SOURCE_VERSION) for instance).
Same rationale as for the previous patch ("useless to most, but small
and straightforward so why no add it?).
Best regards,
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 23615
Diffstat (limited to 'include/image.mk')
0 files changed, 0 insertions, 0 deletions