genode/repos/gems
Norman Feske 4edd45dd8f depot: split pkg/goa-linux from pkg/goa
This split allows us to cross-compile all arm_v8a packages needed for
'goa build' by creating pkg/arm_v8a/goa.

The components featured on pkg/goa-linux are solely needed for 'goa
run'. As they contain a number of lx/hybrid components, pkg/goa-linux
must be complied on Linux running on the target architecture.
2023-04-26 15:19:57 +02:00
..
include util/misc_math.h: remove abs function 2023-02-27 08:22:49 +01:00
lib libs: use select_from_ports in eager assignments 2022-11-17 08:00:34 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes depot: split pkg/goa-linux from pkg/goa 2023-04-26 15:19:57 +02:00
run sculpt: support for pinephone wifi driver 2023-04-26 11:58:14 +02:00
sculpt sculpt: system update and presets 2023-04-26 11:58:16 +02:00
src sculpt: make hovering build-time configurable 2023-04-26 11:58:16 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

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.