Emery Hemingway
e2661c58dc
Convert static VFS library to dynamic library
...
Fix #2759
2018-05-30 12:26:19 +02:00
Stefan Kalkowski
9f945a782f
run: enable Wandquad board for network tests
...
Ref #2665
2018-02-28 11:04:57 +01:00
Emery Hemingway
8ca63d4a6e
libc: reintegrate libc_resolv library
...
Remove getaddrinfo and freeaddrinfo from the Libc::Plugin and get rid of
the extra libc_resolv library. Remove getaddrinfo/freeaddrinfo symbol
hiding patch for FreeBSD sources. Remove libc_resolv from Makefiles and
run scenarios.
Fix #2273
2017-10-05 17:40:04 +02:00
Christian Helmuth
8bd0efced6
Remove obsolete RAM/CAP services from run scripts
...
Adapted launchpad and also the rm_fault and resource_request tests.
Issue #2407
2017-05-31 13:16:22 +02:00
Stefan Kalkowski
0fb672b493
run: use default Qemu memory size for x86
...
Fix #2428
2017-05-31 13:16:19 +02:00
Norman Feske
773e08976d
Assign cap quotas in run scripts and recipes
...
Issue #2398
2017-05-31 13:16:06 +02:00
Norman Feske
03d7208386
Turn posix lib into shared library
...
By building the posix library as shared object with an ABI, we
effectively decouple posix-using programs from the library
implementation (which happens to depend on several os-level APIs such as
the VFS).
2017-05-31 13:16:02 +02:00
Christian Helmuth
43e7cc56a3
Rename Linux NIC driver to linux_nic_drv
...
Related to #2190
Issue #2278
2017-03-15 12:32:27 +01:00
Martin Stein
ed370a8f5c
Introduce gpio_drv function in run scripts
...
Do not use automatic alias in the run tool for the name of the
gpio-driver binary.
Ref #2268
2017-02-23 14:54:50 +01:00
Sebastian Sumpf
aa602032dd
vfs: dynamic configuration support
2017-02-23 14:54:48 +01:00
Stefan Kalkowski
fc273f3840
run: remove vanished kernel/platform specifier
2017-01-13 13:07:01 +01:00
Norman Feske
ccffbb0dfc
Build dynamically linked executables by default
...
Fixes #2184
2016-12-14 11:22:27 +01:00
Josef Söntgen
bcefc874d6
dde_linux: update lxip to 4.4.3
...
Issue #1974 .
2016-05-26 15:54:11 +02:00