mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
This patch improves the error handling of depot-download manager for the case where a download is requested but the corresponding software provider information is absent from the depot. Without this patch, the update mechanism would get stuck in the failed depot-query step and won't attempt to perform subsequent download jobs. Fixes #3224
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.