<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">HI Sebastian,<div class=""><br class=""></div><div class=""> reading <a href="https://docs.rtems.org/branches/master/eng/vc-users.html" class="">https://docs.rtems.org/branches/master/eng/vc-users.html</a> (Sec 6.1.3 Making Changes),</div><div class="">I found the following sequence that fixed things.</div><div class=""><br class=""></div><div class=""><pre class="">git checkout master
git pull
git checkout <my-branch>
git rebase master</pre><div class=""><br class=""></div></div><div class="">Now the documents all build, off  6.8fe0da2-modified (27th October 2020) </div><div class=""><br class=""></div><div class="">- thanks for you support</div><div class=""><br class=""></div><div class="">Andrew</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 3 Nov 2020, at 18:12, Andrew Butterfield <<a href="mailto:andrew.butterfield@scss.tcd.ie" class="">andrew.butterfield@scss.tcd.ie</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Sebastian,<div class=""><br class=""></div><div class=""> I thought `git submodule update` would do it -  my bad</div><div class=""><br class=""></div><div class="">I tried `git submodule sync`, but this still leaves me back in 3rd July 2020</div><div class=""><br class=""></div><div class="">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?</div><div class=""><br class=""></div><div class="">Thanks, Andrew<br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On 3 Nov 2020, at 18:01, Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de" class="">sebastian.huber@embedded-brains.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 03/11/2020 18:47, Andrew Butterfield wrote:<br class=""><br class=""><blockquote type="cite" class="">$ ./waf<br class="">Waf: Entering directory `/Users/butrfeld/REPOS/rtems-central/modules/rtems-docs/build'<br class="">Build: 6.0c13e94-modified (3rd July 2020)<br class=""></blockquote><br class="">This is an extremely out dated version. You should see something like this:<br class=""><br class="">Waf: Entering directory `/home/EB/sebastian_h/src/rtems-central/modules/rtems-docs/build'<br class="">Build: 6.9628dfd (1st October 2020)<br class=""><br class="">-- <br class="">Sebastian Huber, embedded brains GmbH<br class=""><br class="">Address : Dornierstr. 4, D-82178 Puchheim, Germany<br class="">Phone   : +49 89 189 47 41-16<br class="">Fax     : +49 89 189 47 41-09<br class=""><a href="mailto:sebastian.huber@embedded-brains.de" class="">E-Mail  : sebastian.huber@embedded-brains.de</a><br class="">PGP     : Public key available on request.<br class=""><br class="">Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br class=""><br class=""></div></div></blockquote></div><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">--------------------------------------------------------------------<br class="">Andrew Butterfield     Tel: +353-1-896-2517     Fax: +353-1-677-2204<br class="">Lero@TCD, Head of Software Foundations & Verification Research Group<br class="">School of Computer Science and Statistics,<br class="">Room G.39, O'Reilly Institute, Trinity College, University of Dublin<br class="">                         <a href="http://www.scss.tcd.ie/Andrew.Butterfield/" class="">http://www.scss.tcd.ie/Andrew.Butterfield/</a><br class="">--------------------------------------------------------------------</div>
</div>
<br class=""></div></div>_______________________________________________<br class="">devel mailing list<br class=""><a href="mailto:devel@rtems.org" class="">devel@rtems.org</a><br class="">http://lists.rtems.org/mailman/listinfo/devel</div></blockquote></div><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">--------------------------------------------------------------------<br class="">Andrew Butterfield     Tel: +353-1-896-2517     Fax: +353-1-677-2204<br class="">Lero@TCD, Head of Software Foundations & Verification Research Group<br class="">School of Computer Science and Statistics,<br class="">Room G.39, O'Reilly Institute, Trinity College, University of Dublin<br class="">                         <a href="http://www.scss.tcd.ie/Andrew.Butterfield/" class="">http://www.scss.tcd.ie/Andrew.Butterfield/</a><br class="">--------------------------------------------------------------------</div>
</div>
<br class=""></div></body></html>