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:[email protected]]
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:[email protected]]<http://www.facebook.com/infoGMV>
[cid:[email protected]]<http://www.twitter.com/infoGMV_es>
[cid:[email protected]]<https://plus.google.com/+Gmvcompany>
[cid:[email protected]]<http://www.youtube.com/infoGMV>
[cid:[email protected]]<https://www.linkedin.com/company/gmv>
[cid:[email protected]]<http://www.gmv.com/en/RSS>
[cid:[email protected]]<http://www.gmv.com/blog_gmv/language/en/>
P Please consider the environment before printing this e-mail.
_______________________________________________
users mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/users