mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
4edd45dd8f
This split allows us to cross-compile all arm_v8a packages needed for 'goa build' by creating pkg/arm_v8a/goa. The components featured on pkg/goa-linux are solely needed for 'goa run'. As they contain a number of lx/hybrid components, pkg/goa-linux must be complied on Linux running on the target architecture. |
||
---|---|---|
.. | ||
include | ||
lib | ||
ports | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.