genode/repos/gems
Norman Feske f1b46c3205 Move depot keys to repos/gems/sculpt/depot
This change keeps the version-controlled 'pubkey' and 'download' files
separate from files generated via depot/create or downloaded via
depot/download. So one can remove the entire depot/ directory without
interfering with git.

Furthermore, depot keys can now be hosted in supplemental repositories
independent from Genode's main repository.

Fixes #4364
2022-01-19 12:35:49 +01:00
..
include gems: avoid implicit conversions 2021-12-17 15:04:46 +01:00
lib gems: avoid implicit conversions 2021-12-17 15:04:46 +01:00
ports gems: update cbe port 2021-10-13 14:50:45 +02:00
recipes depot: update recipe hashes 2021-12-17 15:06:38 +01:00
run Move depot keys to repos/gems/sculpt/depot 2022-01-19 12:35:49 +01:00
sculpt/depot Move depot keys to repos/gems/sculpt/depot 2022-01-19 12:35:49 +01:00
src depot_autopilot: enable riscv 2022-01-19 12:35:48 +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.