genode/repos/gems
Norman Feske c8322ffd2a decorator: fix cap-upgrade handling
This commit fixes the 'Out_of_caps' handling. The previous version
mistakenly upgraded the RAM instead the caps as response. The problem
could be triggered by the 'decorator_stress.run' script.
2020-06-22 09:39:40 +02:00
..
include Rename 'Nitpicker' namespace to 'Gui' 2020-06-22 09:39:40 +02:00
lib New VFS plugin for emulating POSIX pipes 2019-11-19 14:54:13 +01:00
recipes Rename nit_fader to gui_fader 2020-06-22 09:39:40 +02:00
run decorator: fix cap-upgrade handling 2020-06-22 09:39:40 +02:00
src decorator: fix cap-upgrade handling 2020-06-22 09:39:40 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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.