mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
0a81bd5d5a
In some instances, the fetchurl progress determined by depot_download_manager will be empty when the download fails (e.g. due to a 404), this commit fixes a bug where this would be interpreted as the download having completed which would subsequently start hash verification of a package that has never actually been downloaded. Fixes #4919 |
||
---|---|---|
.. | ||
include | ||
lib | ||
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.