From c39a342fe5cd57e88221f9ac1ff0a4825b451a97 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Fri, 8 May 2020 16:21:20 +0200 Subject: [PATCH] Remove use of feature of init Issue #3753 --- repos/dde_linux/run/intel_fb.run | 4 ++-- repos/dde_linux/run/vfs_cfg.run | 4 ++-- repos/gems/run/cpu_load_display.run | 8 ++++---- repos/gems/run/nano3d.run | 5 ++--- repos/gems/run/nit_fader.run | 5 ++--- repos/libports/run/netty.inc | 4 ++-- .../src/lib/qt5/qpluginwidget/qpluginwidget.cpp | 5 ++--- repos/os/recipes/pkg/test-dynamic_config/runtime | 5 ++--- repos/os/recipes/pkg/test-init/runtime | 5 ++--- repos/os/recipes/pkg/test-trace_logger/runtime | 8 ++++---- repos/os/run/demo.run | 3 +-- repos/os/run/input_filter.run | 11 +++++------ repos/os/run/mixer.run | 4 ++-- repos/os/run/pointer.run | 5 ++--- repos/ports/run/seoul.inc | 14 ++++++++------ repos/ports/run/vbox5_genode_usb_hid.run | 11 +++++------ repos/ports/run/vbox_win.inc | 4 ++-- repos/ports/run/virtualbox_auto.inc | 9 ++++----- 18 files changed, 53 insertions(+), 61 deletions(-) diff --git a/repos/dde_linux/run/intel_fb.run b/repos/dde_linux/run/intel_fb.run index b3de11438..5c5ac4f58 100644 --- a/repos/dde_linux/run/intel_fb.run +++ b/repos/dde_linux/run/intel_fb.run @@ -129,9 +129,9 @@ append config { - - + + diff --git a/repos/dde_linux/run/vfs_cfg.run b/repos/dde_linux/run/vfs_cfg.run index d847ff80b..40452a184 100644 --- a/repos/dde_linux/run/vfs_cfg.run +++ b/repos/dde_linux/run/vfs_cfg.run @@ -64,9 +64,9 @@ append config { - - + + diff --git a/repos/gems/run/cpu_load_display.run b/repos/gems/run/cpu_load_display.run index a33d20c0f..7fab81f06 100644 --- a/repos/gems/run/cpu_load_display.run +++ b/repos/gems/run/cpu_load_display.run @@ -126,9 +126,9 @@ install_config { - - + + @@ -136,9 +136,9 @@ install_config { - - + + diff --git a/repos/gems/run/nano3d.run b/repos/gems/run/nano3d.run index e9db22284..80570f69a 100644 --- a/repos/gems/run/nano3d.run +++ b/repos/gems/run/nano3d.run @@ -101,10 +101,9 @@ append config { - - - + + diff --git a/repos/gems/run/nit_fader.run b/repos/gems/run/nit_fader.run index b3e11ee50..a4866b44c 100644 --- a/repos/gems/run/nit_fader.run +++ b/repos/gems/run/nit_fader.run @@ -93,10 +93,9 @@ install_config { - - - + + diff --git a/repos/libports/run/netty.inc b/repos/libports/run/netty.inc index 028d901e7..06e4c21d4 100644 --- a/repos/libports/run/netty.inc +++ b/repos/libports/run/netty.inc @@ -80,9 +80,9 @@ append config { } if {[use_dynamic_rom]} { append config { - - + + } } else { append config { diff --git a/repos/libports/src/lib/qt5/qpluginwidget/qpluginwidget.cpp b/repos/libports/src/lib/qt5/qpluginwidget/qpluginwidget.cpp index 8120e822c..2267b67b7 100644 --- a/repos/libports/src/lib/qt5/qpluginwidget/qpluginwidget.cpp +++ b/repos/libports/src/lib/qt5/qpluginwidget/qpluginwidget.cpp @@ -52,10 +52,9 @@ const char *config = " \ \ \ \ - \ \ - \ - \ + \ + \ \ \ \ diff --git a/repos/os/recipes/pkg/test-dynamic_config/runtime b/repos/os/recipes/pkg/test-dynamic_config/runtime index 4af741242..37b06135b 100644 --- a/repos/os/recipes/pkg/test-dynamic_config/runtime +++ b/repos/os/recipes/pkg/test-dynamic_config/runtime @@ -36,10 +36,9 @@ - - - + + diff --git a/repos/os/recipes/pkg/test-init/runtime b/repos/os/recipes/pkg/test-init/runtime index df635be1e..3bf01e260 100644 --- a/repos/os/recipes/pkg/test-init/runtime +++ b/repos/os/recipes/pkg/test-init/runtime @@ -37,7 +37,7 @@ - + @@ -56,9 +56,8 @@ - - + diff --git a/repos/os/recipes/pkg/test-trace_logger/runtime b/repos/os/recipes/pkg/test-trace_logger/runtime index c65fbad6a..c1cfa1aeb 100644 --- a/repos/os/recipes/pkg/test-trace_logger/runtime +++ b/repos/os/recipes/pkg/test-trace_logger/runtime @@ -122,9 +122,9 @@ - - + + @@ -132,9 +132,9 @@ - - + + diff --git a/repos/os/run/demo.run b/repos/os/run/demo.run index 6b9642f4b..cb20127a1 100644 --- a/repos/os/run/demo.run +++ b/repos/os/run/demo.run @@ -150,9 +150,8 @@ install_config { - - + diff --git a/repos/os/run/input_filter.run b/repos/os/run/input_filter.run index 8dbddcc9a..8202fe76c 100644 --- a/repos/os/run/input_filter.run +++ b/repos/os/run/input_filter.run @@ -55,7 +55,7 @@ append config { - @@ -69,12 +69,11 @@ append config { - - - - - + + + + diff --git a/repos/os/run/mixer.run b/repos/os/run/mixer.run index a7607ebc2..7789cdd79 100644 --- a/repos/os/run/mixer.run +++ b/repos/os/run/mixer.run @@ -120,11 +120,11 @@ append config { - - + + diff --git a/repos/os/run/pointer.run b/repos/os/run/pointer.run index 60768f678..10616a7bf 100644 --- a/repos/os/run/pointer.run +++ b/repos/os/run/pointer.run @@ -177,10 +177,9 @@ set config { - - - + + diff --git a/repos/ports/run/seoul.inc b/repos/ports/run/seoul.inc index 7bd04d211..15047c472 100644 --- a/repos/ports/run/seoul.inc +++ b/repos/ports/run/seoul.inc @@ -359,7 +359,9 @@ append config " " append config { - } + + + } append_if [expr $use_nic_session && $use_nic_bridge] config { } append_if [expr $use_nic_session && !$use_nic_bridge] config { @@ -367,7 +369,6 @@ append_if [expr $use_nic_session && !$use_nic_bridge] config { append_if $use_genode_iso config { - } append_if $use_block_vdi config { @@ -378,7 +379,6 @@ append config { - } } @@ -452,9 +452,10 @@ append_if $use_fancy_stuff config { - - + + + } @@ -496,9 +497,10 @@ if {$use_fancy_stuff} { + + - } diff --git a/repos/ports/run/vbox5_genode_usb_hid.run b/repos/ports/run/vbox5_genode_usb_hid.run index 6d2354775..01a20a3a6 100644 --- a/repos/ports/run/vbox5_genode_usb_hid.run +++ b/repos/ports/run/vbox5_genode_usb_hid.run @@ -113,11 +113,10 @@ append config { - - - + + @@ -134,12 +133,12 @@ append config { - - + - + + diff --git a/repos/ports/run/vbox_win.inc b/repos/ports/run/vbox_win.inc index f57ca453d..5e6a1019c 100644 --- a/repos/ports/run/vbox_win.inc +++ b/repos/ports/run/vbox_win.inc @@ -126,12 +126,12 @@ append config_of_app { - - + + diff --git a/repos/ports/run/virtualbox_auto.inc b/repos/ports/run/virtualbox_auto.inc index 11d11da99..639bfa6ad 100644 --- a/repos/ports/run/virtualbox_auto.inc +++ b/repos/ports/run/virtualbox_auto.inc @@ -315,11 +315,10 @@ append_if [expr $use_usb] config { - - - + + @@ -340,10 +339,10 @@ append_if [expr $use_usb] config { - - + +