RTEMS WAF for libbsd in github

Fernando Domínguez Pousa fdpousa at gmv.com
Mon Jan 13 07:45:42 UTC 2020


Hi all,

I am installing a RTEMS from repos cloned using HTTP, this is because my network configuration does not allow to use ssh so I have to clone from github repositories. At rtems-libbsd installation, there is a dependency from rtems_waf repository. This repository is three commits ahead in https://git.rtems.org/chrisj/rtems_waf.git/ respect to GitHub One. Can be github rtems_waf repository updated?

Then it is necessary to add to the installation script some commands in order to make installation works with GitHub:

    git clone https://github.com/RTEMS/rtems-libbsd.git
    cd rtems-libbsd
    git submodule init
    git config --file=.gitmodules submodule.rtems_waf.url https://github.com/RTEMS/rtems_waf.git
    git submodule sync
    git submodule update rtems_waf
    ./waf configure --prefix=${RTPREFIX} \
        --rtems-bsps="arm/xilinx_zynq_zc706 arm/xilinx_zynq_zedboard arm/xilinx_zynq_a9_qemu" \
        --buildset=buildset/default.ini
    ./waf
    ./waf install

Regards,

________________________________
[cid:image001.gif at 01D5C9EC.BB7B9140]

Fernando Domínguez Pousa
Ingeniero de Software
Software Engineer

GMV
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com <http://www.gmv.com/>
[cid:image002.png at 01D5C9EC.BB7B9140]<http://www.facebook.com/infoGMV>

[cid:image003.png at 01D5C9EC.BB7B9140]<http://www.twitter.com/infoGMV_es>

[cid:image004.png at 01D5C9EC.BB7B9140]<https://plus.google.com/+Gmvcompany>

[cid:image005.png at 01D5C9EC.BB7B9140]<http://www.youtube.com/infoGMV>

[cid:image006.png at 01D5C9EC.BB7B9140]<https://www.linkedin.com/company/gmv>

[cid:image007.png at 01D5C9EC.BB7B9140]<http://www.gmv.com/en/RSS>


[cid:image008.png at 01D5C9EC.BB7B9140]<http://www.gmv.com/blog_gmv/language/en/>








P Please consider the environment before printing this e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 5711 bytes
Desc: image001.gif
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 2914 bytes
Desc: image002.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 2946 bytes
Desc: image003.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 3037 bytes
Desc: image004.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0009.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 3026 bytes
Desc: image005.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0010.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.png
Type: image/png
Size: 2913 bytes
Desc: image006.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0011.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.png
Type: image/png
Size: 3042 bytes
Desc: image007.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0012.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image008.png
Type: image/png
Size: 4932 bytes
Desc: image008.png
URL: <http://lists.rtems.org/pipermail/users/attachments/20200113/8a024e32/attachment-0013.png>


More information about the users mailing list