Remove obsolete RAM/CAP services from run scripts

Adapted launchpad and also the rm_fault and resource_request tests.

Issue #2407
This commit is contained in:
Christian Helmuth
2017-05-29 16:13:16 +02:00
parent 632ef28463
commit 8bd0efced6
211 changed files with 74 additions and 328 deletions

View File

@@ -253,7 +253,6 @@ entry to init's 'config' file, which is located at 'build/bin/config'.
! <service name="PD"/>
! <service name="CPU"/>
! <service name="ROM"/>
! <service name="RAM"/>
! </parent-provides>
! <default-route>
! <any-service> <parent/> <any-child/> </any-service>

View File

@@ -17,7 +17,6 @@ install_config {
<service name="PD"/>
<service name="CPU"/>
<service name="ROM"/>
<service name="RAM"/>
</parent-provides>
<default-route>
<any-service> <parent/> <any-child/> </any-service>