lx_hybrid_errno.run: add missing parent services

This commit is contained in:
Norman Feske 2020-03-10 12:30:35 +01:00
parent 97bbad5aea
commit e2b9308b11
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ install_config {
<parent-provides>
<service name="ROM"/>
<service name="LOG"/>
<service name="PD"/>
<service name="CPU"/>
</parent-provides>
<default-route>
<any-service> <parent/> <any-child/> </any-service>