genode/repos/gems
Piotr Tworek fe0ad0addb tool: Consolidate qemu nic setup.
Right now the same code dealing with nic setup on qemu is duplicated
in many different run scripts. It makes it unnecesarily complex to
change the existing config or add support for new nic types. Lets move
all this common code to qemu.inc.

Ref #3825
2020-10-09 13:35:57 +02:00
..
include Remove dithering from menu_view, themed decorator 2020-08-25 11:50:11 +02:00
lib aes_cbc_4k: use libcrypto 2020-10-09 13:35:56 +02:00
recipes depot: update recipe hashes 2020-09-18 14:04:56 +02:00
run tool: Consolidate qemu nic setup. 2020-10-09 13:35:57 +02:00
src aes_cbc_4k: extend test and run in autopilot 2020-10-09 13:35:56 +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.