rtems source builde git repository

Chris Johns chrisj at rtems.org
Tue Aug 19 12:46:01 UTC 2014


On 19/08/2014 10:20 pm, Hoefle Marco wrote:
> Dear Chris,
> cloning rtems using git works (and worked also with the previous rtems
> source builder version):

I fixed some of the download code and this may now catch the URL.

>
> hoefle at wheezy:/tmp/hoefle$ git clone git.nanotronic:rtems.git
> Cloning into 'rtems'...
> remote: Counting objects: 452048, done.
> remote: Compressing objects: 100% (76658/76658), done.
> remote: Total 452048 (delta 366194), reused 451708 (delta 365854)
> Receiving objects: 100% (452048/452048), 62.37 MiB | 29.90 MiB/s, done.
> Resolving deltas: 100% (366194/366194), done.
>
>
> this is the content of:
> ./rtems-source-builder/rtems/rsb-report-sparc-rtems4.10-kernel-4.10-1.txt
>
> hoefle at wheezy:~/projects/customers/unibern/cassis/clone/source_build_test$
> cat
> ./rtems-source-builder/rtems/rsb-report-sparc-rtems4.10-kernel-4.10-1.txt
> RTEMS Tools Project - Source Builder Error Report
>   Build: error: malforned URL:
> git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10

Following this ...

http://www.rtems.org/ftp/pub/rtems/people/chrisj/source-builder/source-builder.html#_git

I would try:

  git://git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10

as the URL the RSB config file.

Please update the RSB as I just fixed a bug Joel and Josh pointed out.

Chris


More information about the users mailing list