mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
Several nightly network-related tests fail currently on sel4/pc because the new e1000 NIC driver requires more capabilities. The "drivers nic" package was already adapted to the new requirement but some tests fail to provide enough caps to the corresponding sub system. This commit tries to fix all remaining tests. Ref #4923
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in 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.