mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 07:22:25 +00:00
01cff3ce84
This commit handles the corner case where a package could be installed successfully but the package's runtime definition is inconsistent with the content delivered by the package's dependencies, i.e., the <content> of the runtime file lists ROM modules that do not exist. With this patch, the '+' menu shows the message "installed but incomplete" whenever a package is in such a state. Issue #3241 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with 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.