genode/repos/gems
Stefan Kalkowski 3966d6f16f usb_host_drv: move it to legacy_usb_host_drv
To make room for the re-newed usb_host_drv basing on Linux 5.14 and
the re-newed lx_kit/lx_emul we have to move the depot recipe and
consistently name the old drivers with a legacy_ prefix.

Ref genodelabs/genode#4416
2022-02-15 10:23:16 +01:00
..
include Remove gems/magic_ring_buffer.h 2022-02-15 10:17:28 +01:00
lib Add missing shared-object link dependencies 2022-02-15 10:23:14 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes usb_host_drv: move it to legacy_usb_host_drv 2022-02-15 10:23:16 +01:00
run Remove fs_log component 2022-02-15 10:20:59 +01:00
sculpt usb_host_drv: move it to legacy_usb_host_drv 2022-02-15 10:23:16 +01:00
src sculpt_manager: increase ram quota of nic driver 2022-02-15 10:23:15 +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.