rsb (RTEMS source Builder) support for local mirrors ?
Michael Davidsaver
mdavidsaver at gmail.com
Mon Apr 26 18:07:57 UTC 2021
On 4/26/21 1:21 AM, Goetz Pfeiffer wrote:
> Hello,
>
> I have used rsb to build my local cross compiler toolchain for RTEMS.
>
> This is a great tool, but it downloads all sources from some internet servers. The problem is
> that servers may be down at the time I need them or that the locations of some files have changed
> and rsb doesn't know about this.
>
> Would it be possible to change rsb in a way that it has an option to download all needed files from a
> local mirror ?
I've had some success with running the RSB recipes twice. First with '--source-only-download',
and then again with '--no-download'. The second time uses previously downloaded files,
and can be run on a offline host.
> In my case I would need this feature not just for version 5 of RTEMS but also for version
> 4.9 and 4.10.
>
> Greetings
>
> Goetz Pfeiffer (control system engineer, Helmholtz-Zentrum Berlin)
>
>
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
More information about the users
mailing list