diff options
author | Jérôme Pouiller <jezz@sysmic.org> | 2015-11-18 10:03:25 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-19 23:03:42 +0100 |
commit | 4a9d98073ef5a67c938882262d4be745cfce3b69 (patch) | |
tree | 0941477b0e1498f198ac304966cc15ea943a4f65 /package/glibmm | |
parent | 6cf1554e715222cdfb1fdc6d478f274b353e62e9 (diff) | |
download | buildroot-4a9d98073ef5a67c938882262d4be745cfce3b69.tar.gz buildroot-4a9d98073ef5a67c938882262d4be745cfce3b69.zip |
pkg-download: support 'file://' in BR2_PRIMARY_SITE
This feature was already discuted here:
http://lists.busybox.net/pipermail/buildroot/2015-April/125419.html
Personally, I have a big central directory with all tarballs I have
ever downloaded. I use this feature to isolate tarballs necessary to
build a configuration:
make project_defconfig
make BR2_DL_DIR=/tmp/mirror-project BR2_PRIMARY_SITE=file:///home/user/dl source
tar -C /tmp -czvf mirror-project.tgz mirror-project
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/glibmm')
0 files changed, 0 insertions, 0 deletions