Problem re-building RTEMS docs
Andrew Butterfield
Andrew.Butterfield at scss.tcd.ie
Tue Nov 3 18:31:19 UTC 2020
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.butterfield at 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.huber at embedded-brains.de <mailto:sebastian.huber at 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.huber at embedded-brains.de <mailto:sebastian.huber at 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 at 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 at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
--------------------------------------------------------------------
Andrew Butterfield Tel: +353-1-896-2517 Fax: +353-1-677-2204
Lero at 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/
--------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201103/630d92f8/attachment-0001.html>
More information about the devel
mailing list