HI Sebastian, reading https://docs.rtems.org/branches/master/eng/vc-users.html <https://docs.rtems.org/branches/master/eng/vc-users.html> (Sec 6.1.3 Making Changes), I found the following sequence that fixed things.
git checkout master git pull git checkout <my-branch> git rebase master Now the documents all build, off 6.8fe0da2-modified (27th October 2020) - thanks for you support Andrew > On 3 Nov 2020, at 18:12, Andrew Butterfield <andrew.butterfi...@scss.tcd.ie> > wrote: > > Hi Sebastian, > > I thought `git submodule update` would do it - my bad > > I tried `git submodule sync`, but this still leaves me back in 3rd July 2020 > > Doing a `git pull` afterwards, in rtems-docs makes no change. What do I need > to do to bring all the submodules up to date? > > Thanks, Andrew > >> On 3 Nov 2020, at 18:01, Sebastian Huber <sebastian.hu...@embedded-brains.de >> <mailto:sebastian.hu...@embedded-brains.de>> wrote: >> >> On 03/11/2020 18:47, Andrew Butterfield wrote: >> >>> $ ./waf >>> Waf: Entering directory >>> `/Users/butrfeld/REPOS/rtems-central/modules/rtems-docs/build' >>> Build: 6.0c13e94-modified (3rd July 2020) >> >> This is an extremely out dated version. You should see something like this: >> >> Waf: Entering directory >> `/home/EB/sebastian_h/src/rtems-central/modules/rtems-docs/build' >> Build: 6.9628dfd (1st October 2020) >> >> -- >> Sebastian Huber, embedded brains GmbH >> >> Address : Dornierstr. 4, D-82178 Puchheim, Germany >> Phone : +49 89 189 47 41-16 >> Fax : +49 89 189 47 41-09 >> E-Mail : sebastian.hu...@embedded-brains.de >> <mailto:sebastian.hu...@embedded-brains.de> >> PGP : Public key available on request. >> >> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. >> > > -------------------------------------------------------------------- > Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204 > Lero@TCD, Head of Software Foundations & Verification Research Group > School of Computer Science and Statistics, > Room G.39, O'Reilly Institute, Trinity College, University of Dublin > http://www.scss.tcd.ie/Andrew.Butterfield/ > <http://www.scss.tcd.ie/Andrew.Butterfield/> > -------------------------------------------------------------------- > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel -------------------------------------------------------------------- Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204 Lero@TCD, Head of Software Foundations & Verification Research Group School of Computer Science and Statistics, Room G.39, O'Reilly Institute, Trinity College, University of Dublin http://www.scss.tcd.ie/Andrew.Butterfield/ --------------------------------------------------------------------
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel