genode/repos/ports
Josef Söntgen 15821e32ec nic: remove usage of deprecated env()
This commit includes changes to the Nic::Session_component interface.
We now pass the entire env to the component instead of only ram, rm and
the ep because we need the env to open connections from within the
Session_component implemenation. So far only the cadence_gem driver
needs this, though.

Issue #2280.
2017-02-28 12:59:18 +01:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
lib muen: Build sinfo code as static sinfo-muen library 2017-01-20 16:47:00 +01:00
mk Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
ports noux-pkg/less: use LIBS when building tools 2017-01-31 12:01:14 +01:00
run Introduce gpio_drv function in run scripts 2017-02-23 14:54:50 +01:00
src nic: remove usage of deprecated env() 2017-02-28 12:59:18 +01: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'.