mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-25 13:49:48 +00:00
22836e3e0f
Unfortunately, the change of "depot: remove empty config from pkg/nano3d" broke the manual deployment of the nano3d demo because no <config> is provided in this case. This patch splits pkg/nano3d into two variants. The regular nano3d pkg comes with an empty <config/> node as before. The unconfigured_nano3d pkg does not feature any <config/> node and can thereby be configured via a ROM route to a dynamic-rom service.
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.