genode/repos/ports
Christian Helmuth f4dabf08e2 Fix nested run in vbox5_genode_usb_hid_raw
Since "Consolidate USB test run-scripts" usb_hid_raw.run depends on
depot archives. Therefore, '--depot-dir' and '--depot-user' must be
passed to the nested run tool to cover cases that customize the depot
(e.g., our nightly CI).

Issue #4511
2022-05-31 10:52:00 +02:00
..
doc Replace libc_pipe plugin by VFS pipe plugin 2020-07-30 08:49:24 +02:00
include/vmm seoul: move to genode-world 2022-02-15 10:23:15 +01:00
lib seoul: move to genode-world 2022-02-15 10:23:15 +01:00
mk noux: add RISC-V gnu build support 2021-12-17 15:04:49 +01:00
ports Update download URL of e2fsprogs to https 2022-05-25 12:17:37 +02:00
recipes depot: update recipe hashes 2022-05-25 12:23:04 +02:00
run Fix nested run in vbox5_genode_usb_hid_raw 2022-05-31 10:52:00 +02:00
src vbox6: enable VM reset 2022-05-25 12:19:33 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.