Rename <nitpicker> in runtime files to <gui>

Issue #3778
This commit is contained in:
Norman Feske
2020-06-11 16:13:32 +02:00
parent 98f39c698f
commit e8f5706382
17 changed files with 23 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
<requires>
<nic/>
<nitpicker/>
<gui/>
<report label="arora -> shape"/>
<rm/>
<rtc/>

View File

@@ -1,7 +1,7 @@
<runtime ram="76M" caps="1000" binary="init" config="system_shell.config">
<requires>
<nitpicker/>
<gui/>
<timer/>
<file_system label="config" writeable="yes"/>
<file_system label="report" writeable="no"/>

View File

@@ -3,7 +3,7 @@
<requires>
<file_system label="vm"/>
<file_system label="shared"/>
<nitpicker/>
<gui/>
<nic/>
<rom label="capslock"/>
<rom label="platform_info"/>

View File

@@ -5,7 +5,7 @@
<file_system label="shared"/>
<vm/>
<timer/>
<nitpicker/>
<gui/>
<nic/>
<rom label="capslock"/>
<rom label="platform_info"/>