genode/repos/gems
Martin Stein 3f60dcfae8 sel4 run/depot_autopilot: handle resource leak
After a certain number of tests, presumably some resource in core is exceeded
and loading the successive test fails. This quickfix looks out for the
characteristic Core error and then reboots to avoid that all successive tests
are marked as failed.
2019-01-14 12:34:41 +01:00
..
include gems: make menu_view's animated_geomerty.h public 2019-01-07 12:33:57 +01:00
lib Remove COW VFS plugin 2018-08-28 16:45:24 +02:00
recipes Consistently name block components 2019-01-14 12:34:39 +01:00
run sel4 run/depot_autopilot: handle resource leak 2019-01-14 12:34:41 +01:00
src Consistently name block components 2019-01-14 12:34:39 +01: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.