mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
6b3c7c9a6c
This patch add the support needed for implementing on-target system-update functionality. The new 'empty' method is required for the two-step procedure of updating image-index files - removing the old index, followed by downloading the most current one. It is used to the detect the completion of the first step. Issue #4744 |
||
---|---|---|
.. | ||
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 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.