genode-ehmry/repos/ports
Norman Feske e5f27b44b5 block_session: turn 'Connection' into template
As a preparatory step for introducing the new block-client API, we have
to turn the 'Block::Connection' into a class template. The template
argument will be used to tie an application-defined job type to the
block connection.

Issue #3283
2019-05-06 16:15:25 +02:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
lib virtualbox: fix compiler error with newer iasl versions 2019-03-18 15:56:23 +01:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports e2fsprogs: disarm the mount-point check 2019-04-09 12:30:35 +02:00
recipes depot: update recipe hashes 2019-04-09 12:30:35 +02:00
run noux_tool_chain_auto: enable imx6 and imx7 boards 2019-05-06 16:15:25 +02:00
src block_session: turn 'Connection' into template 2019-05-06 16:15:25 +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'.