From 6be193cf80e20aa894d9ff3b07a58346856fd009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20S=C3=B6ntgen?= Date: Fri, 7 Oct 2016 15:08:06 +0200 Subject: [PATCH] Increase nic_drv RAM quantum This change is needed to satisfy the increased memory usage of the dde_ipxe nic_drv. Issue #2121. --- repos/gems/run/tcp_terminal.run | 2 +- repos/libports/run/http_srv_tracing.run | 2 +- repos/libports/run/lwip_lx.run | 2 +- repos/libports/run/nic_router.run | 2 +- repos/libports/run/qt5_drivers.inc | 2 +- repos/libports/run/test-nicbridge_static.run | 2 +- repos/libports/run/test-nicbridge_static2.run | 2 +- repos/ports-foc/run/l4linux.run | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/repos/gems/run/tcp_terminal.run b/repos/gems/run/tcp_terminal.run index c869ff0cd8..9833d8a8cf 100644 --- a/repos/gems/run/tcp_terminal.run +++ b/repos/gems/run/tcp_terminal.run @@ -54,7 +54,7 @@ set config { - + diff --git a/repos/libports/run/http_srv_tracing.run b/repos/libports/run/http_srv_tracing.run index f47cc82905..12ace105cd 100644 --- a/repos/libports/run/http_srv_tracing.run +++ b/repos/libports/run/http_srv_tracing.run @@ -66,7 +66,7 @@ set config { - + diff --git a/repos/libports/run/lwip_lx.run b/repos/libports/run/lwip_lx.run index 37b85244a3..171f0e4a21 100644 --- a/repos/libports/run/lwip_lx.run +++ b/repos/libports/run/lwip_lx.run @@ -35,7 +35,7 @@ set config { - + diff --git a/repos/libports/run/nic_router.run b/repos/libports/run/nic_router.run index 3e5a7abc09..344b7f4087 100644 --- a/repos/libports/run/nic_router.run +++ b/repos/libports/run/nic_router.run @@ -54,7 +54,7 @@ append config { - + diff --git a/repos/libports/run/qt5_drivers.inc b/repos/libports/run/qt5_drivers.inc index fcb4022ed2..e2d3754fcb 100644 --- a/repos/libports/run/qt5_drivers.inc +++ b/repos/libports/run/qt5_drivers.inc @@ -177,7 +177,7 @@ proc drivers_start_nodes { feature_arg } { append_if [use_nic_drv feature] start_nodes { - + } diff --git a/repos/libports/run/test-nicbridge_static.run b/repos/libports/run/test-nicbridge_static.run index fefa8e3430..db7c560cc5 100644 --- a/repos/libports/run/test-nicbridge_static.run +++ b/repos/libports/run/test-nicbridge_static.run @@ -47,7 +47,7 @@ append config { - + diff --git a/repos/libports/run/test-nicbridge_static2.run b/repos/libports/run/test-nicbridge_static2.run index 1c8afa104f..aea9cad390 100644 --- a/repos/libports/run/test-nicbridge_static2.run +++ b/repos/libports/run/test-nicbridge_static2.run @@ -47,7 +47,7 @@ append config { - + diff --git a/repos/ports-foc/run/l4linux.run b/repos/ports-foc/run/l4linux.run index 93716c4f0a..6d4e61edcc 100644 --- a/repos/ports-foc/run/l4linux.run +++ b/repos/ports-foc/run/l4linux.run @@ -98,7 +98,7 @@ append_if $use_usb_driver config { append_if $use_nic_driver config { - + }