genode/repos/gems
Alexander Boettcher b2a7ac2996 depot_deploy: support cpu quota configuration
the same as the ram and cap quota
2019-11-19 14:54:13 +01:00
..
include Move include/gems/vfs.h to include/os/vfs.h 2019-11-19 14:23:56 +01:00
lib New VFS plugin for emulating POSIX pipes 2019-11-19 14:54:13 +01:00
recipes New VFS plugin for emulating POSIX pipes 2019-11-19 14:54:13 +01:00
run gems: depot autopilot enable gcov for ARMv8 2019-11-19 14:45:39 +01:00
src depot_deploy: support cpu quota configuration 2019-11-19 14:54:13 +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.