Dear Wolfgang,

Am 15.07.2015 um 14:51 schrieb Wolfgang Denk:
> In message <593aef6c47f46446852b067021a273d6fbc78...@mucse037.lantiq.com> you 
> wrote:
>>
>> I tried to find a way to download a file with wget or a similar tool, which  
>> would be used by a distribution builder (like Yocto, Buildroot, OpenWrt, 
>> ...).
> 
> Why would any build environment use tarballs?  can you not just
> reference the git repository?  This is much more efficient, IMHO.

Open Build Service uses tarballs, too. We usually specify full URLs in
the RPM .spec file [1] both for documentation of origin and so that the
mirrored tarball can be verified via gpg or checksum where available.
As the actual build is intentionally done offline, at some point a
tarball is needed. The URL could happily be a redirect to some mirror.

When developing, Git is great of course.

Regards,
Andreas

[1]
https://build.opensuse.org/package/view_file/Base:System/u-boot/u-boot.spec.in?expand=1

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton; HRB
21284 (AG Nürnberg)
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to