genode/repos/gems
Norman Feske 8bafb9d41b Adapt low-level components to new parent interface
This patch adjusts the components of the os repository as well as device
drivers to the new parent interface.

Issue #2120
2016-11-25 16:06:42 +01:00
..
include gems: extend dither_painter to be used with vbox5 2016-08-29 17:29:32 +02:00
lib/mk
run update report_rom configs to fix warning 2016-11-08 15:26:33 +01:00
src Adapt low-level components to new parent interface 2016-11-25 16:06:42 +01:00
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.