Tested run/demo on nova: liquid_fb tried to call an invalid object

Markus Partheymueller mail at ...119...
Sat Jan 19 13:56:19 CET 2013


>
> Note 1: Genode seems to get latest version of Nova by a simple git
> clone without mentioning the revision that it seems to be done for:
> genode-master/base-nova/Makefile:
> GIT_URL     = git://github.com/IntelLabs/NOVA.git
> GIT_REV     = 16dd65c15dac298dc5b36d636d79fa0110bd5736
> ...
> $(CONTRIB_DIR)/.git:
>         $(VERBOSE)git clone $(GIT_URL) $(CONTRIB_DIR)
> which seems to ignore GIT_REV
>

You are missing the next block in that file: In this line (
https://github.com/genodelabs/genode/blob/master/base-nova/Makefile#L43)
and two lines after the clone is reset to the revision specified in GIT_REV
and then the custom patches are applied.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20130119/13d8ef4f/attachment.html>


More information about the users mailing list