kumquat-buildroot/docs/manual
Thomas Petazzoni 2c13d5bc60 package: add a <pkg>_EXTRA_DOWNLOADS variable
Converting the external toolchain logic into a package raises a very
special use case that wasn't handled by the package infrastructure:
the Blackfin toolchain is delivered as two tarballs instead of
one. Unfortunately <pkg>_SOURCE only allows to pass one tarball name.

However, we really want both tarballs to be known by the package
infrastructure, so that the normal 'source' and 'external-deps'
mechanism work fine.

In order to achieve this, we add a <pkg>_EXTRA_DOWNLOADS variable,
which allows a package to list other stuff it would like to see
downloaded, but that are otherwise not used by the package
infrastructure itself: it is up to the package to do it by itself.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-08 22:58:49 +02:00
..
adding-packages-autotools.txt
adding-packages-cmake.txt
adding-packages-conclusion.txt
adding-packages-directory.txt trivial: manual: fix typo formating --> formatting 2013-10-06 21:45:07 +02:00
adding-packages-generic.txt package: add a <pkg>_EXTRA_DOWNLOADS variable 2013-10-08 22:58:49 +02:00
adding-packages-gettext.txt
adding-packages-tips.txt
adding-packages.txt
advanced.txt
appendix.txt
beyond-buildroot.txt
ccache-support.txt
common-usage.txt
configure.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
contribute.txt Trivial documentation fix for Signed-off-by 2013-09-16 15:43:00 +02:00
customize-busybox-config.txt
customize-kernel-config.txt
customize-packages.txt
customize-rootfs.txt
customize-store.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
customize-toolchain.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
customize-uclibc-config.txt
customize.txt
developer-guide.txt
download-infra.txt
download-location.txt
eclipse-integration.txt
faq-troubleshooting.txt
get-involved.txt
getting.txt
going-further.txt
how-buildroot-works.txt
introduction.txt
known-issues.txt manual/known-issues.txt: fix s/Soucery/Sourcery/ typo 2013-10-07 09:33:46 +02:00
legal-notice.txt
make-tips.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
makedev-syntax.txt
makeusers-syntax.txt
manual.mk manual generation: change capitalization of messages 2013-09-20 15:16:02 +02:00
manual.txt docs/manual: add a 'Known issues' chapter 2013-10-06 20:34:40 +02:00
package-make-target.txt
patch-policy.txt Trivial documentation fix for Signed-off-by 2013-09-16 15:43:00 +02:00
prerequisite.txt
rebuilding-packages.txt docs: update manual after Crosstool-NG backend removal 2013-10-06 20:53:58 +02:00
starting-up.txt
using-buildroot-toolchain.txt
using.txt
working-with.txt
writing-rules.txt