* [Buildroot] dl_dir problem with building using legal-info
@ 2019-04-01 13:56 Martin Kepplinger
2019-04-01 15:47 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Martin Kepplinger @ 2019-04-01 13:56 UTC (permalink / raw)
To: buildroot
hi,
It seems like the plan might be to move from one "dl" directory
containing the tarballs, old_dl_dir, to the per-package directories in "dl".
So: I reuse the tarballs in "legal-info" for building. (think: no
internet connection). legal-info contains directories *with versions*.
In any case, it's easy by finding all archives and copying them to "dl"
before building.
If old_dl_dir would be removed from the download scripts, this would
break for me. The per-package directories in "dl" *don't contain
versions* and I guess there's no trivial way to recreate this directory
structure. So I thought I'd talk about this before old_dl_dir is gone...
In short: Before removing to look in old_dl_dir, please don't break this
use-case :) Is there an even better way to build using legal-info that
I'm not aware of already? If not, what could we implement?
thanks a lot,
martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3616 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190401/10633aa1/attachment.bin>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] dl_dir problem with building using legal-info
2019-04-01 13:56 [Buildroot] dl_dir problem with building using legal-info Martin Kepplinger
@ 2019-04-01 15:47 ` Thomas Petazzoni
2019-04-02 4:48 ` Martin Kepplinger
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2019-04-01 15:47 UTC (permalink / raw)
To: buildroot
Martin,
On Mon, 1 Apr 2019 15:56:55 +0200
Martin Kepplinger <martin.kepplinger@ginzinger.com> wrote:
> It seems like the plan might be to move from one "dl" directory
> containing the tarballs, old_dl_dir, to the per-package directories in "dl".
>
> So: I reuse the tarballs in "legal-info" for building. (think: no
> internet connection). legal-info contains directories *with versions*.
> In any case, it's easy by finding all archives and copying them to "dl"
> before building.
>
> If old_dl_dir would be removed from the download scripts, this would
> break for me. The per-package directories in "dl" *don't contain
> versions* and I guess there's no trivial way to recreate this directory
> structure. So I thought I'd talk about this before old_dl_dir is gone...
>
> In short: Before removing to look in old_dl_dir, please don't break this
> use-case :) Is there an even better way to build using legal-info that
> I'm not aware of already? If not, what could we implement?
Why don't you use "make source" ? That's the intended target to
populate the dl/ directory with everything that is needed to do a build
with no internet connection.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] dl_dir problem with building using legal-info
2019-04-01 15:47 ` Thomas Petazzoni
@ 2019-04-02 4:48 ` Martin Kepplinger
0 siblings, 0 replies; 3+ messages in thread
From: Martin Kepplinger @ 2019-04-02 4:48 UTC (permalink / raw)
To: buildroot
On 01.04.19 17:47, Thomas Petazzoni wrote:
> Martin,
>
> On Mon, 1 Apr 2019 15:56:55 +0200
> Martin Kepplinger <martin.kepplinger@ginzinger.com> wrote:
>
>> It seems like the plan might be to move from one "dl" directory
>> containing the tarballs, old_dl_dir, to the per-package directories in "dl".
>>
>> So: I reuse the tarballs in "legal-info" for building. (think: no
>> internet connection). legal-info contains directories *with versions*.
>> In any case, it's easy by finding all archives and copying them to "dl"
>> before building.
>>
>> If old_dl_dir would be removed from the download scripts, this would
>> break for me. The per-package directories in "dl" *don't contain
>> versions* and I guess there's no trivial way to recreate this directory
>> structure. So I thought I'd talk about this before old_dl_dir is gone...
>>
>> In short: Before removing to look in old_dl_dir, please don't break this
>> use-case :) Is there an even better way to build using legal-info that
>> I'm not aware of already? If not, what could we implement?
>
> Why don't you use "make source" ? That's the intended target to
> populate the dl/ directory with everything that is needed to do a build
> with no internet connection.
>
because I need (to package) legal-info (patches, configs and licenses
included) anyways. I would have to duplicate what legal-info does if I'd
switch to using the "dl" directory directly (as a starting point).
thanks
martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3616 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190402/453f9105/attachment.bin>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-02 4:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-01 13:56 [Buildroot] dl_dir problem with building using legal-info Martin Kepplinger
2019-04-01 15:47 ` Thomas Petazzoni
2019-04-02 4:48 ` Martin Kepplinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox