mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
555ebe1ffe
When using the elfweaver to generate boot images, python stores precompiled modules in the source directory besides the .py files. This changed the contrib source tree with binary files specific to the build host. As a result the depot create tool picked up the changed source tree and produced strange new hashes. Now, the tool sources are copied to the build directory where python can do its optimizations and the depot stays clean. |
||
---|---|---|
.. | ||
contrib/generated | ||
doc | ||
etc | ||
lib | ||
patches | ||
ports | ||
recipes/src/base-okl4 | ||
run | ||
src | ||
tool | ||
README |
This repository contains the implementation of Genode for the OKL4 kernel version 2.1. For further information, please refer to the following website: :[http://genode.org/documentation/articles/genode-on-okl4 - Bringing Genode to OKL4]: This article explains the OKL4-specific porting work.