Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Source download overwrite
@ 2014-11-14  9:24 Mathieu Slabbinck
  2014-11-14 13:14 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Slabbinck @ 2014-11-14  9:24 UTC (permalink / raw)
  To: buildroot

Hi,

I'm looking for a way to overwrite the internal download system of buidroot
for a specific homebrew package.

The goal of the package is to download multiple files and install them
accordingly.
LIBFOO_SITE contains the common part of the download link. For example
ftp://myftpserver.mydomain.com/libfoo/.

Then I'd like to have a pre-install hook that downloads some specific files
from that url, for example
- ftp://myftpserver.mydomain.com/libfoo/file1.deb
- ftp://myftpserver.mydomain.com/libfoo/file2.rpm
- ftp://myftpserver.mydomain.com/libfoo/file3.someExtension

This all works fine, but the package still tries to fetch
ftp://myftpserver.mydomain.com/libfoo/.tar.gz because of the internal way
of working of buildroot.

So how can I overwrite this method or disable it?

Kind regards,

Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141114/a6b7c01b/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-14 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14  9:24 [Buildroot] Source download overwrite Mathieu Slabbinck
2014-11-14 13:14 ` Thomas Petazzoni
2014-11-14 14:27   ` Mathieu Slabbinck
2014-11-14 14:33     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox