mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
c41fbe9ea5
This patch excludes the current "Construction" from the list of "present" components in the runtime. Without the patch, a missing "wm" would go unmissing once when the routing dialog of a new wm instance appears. Now an already present window layouter that had a broken route would prematurely re-appear in the config, which should not happen because the new wm does not exist yet.
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.