Rename nit_entropy to entropy_view

Issue genodelabs/genode#3778
This commit is contained in:
Norman Feske
2020-06-19 15:48:43 +02:00
parent ee6b488fde
commit effedf5e26
12 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1 @@
_/src/entropy_view

View File

@@ -1,4 +1,4 @@
<runtime ram="4M" caps="128" binary="nit_entropy">
<runtime ram="4M" caps="128" binary="entropy_view">
<requires>
<gui/>
@@ -7,7 +7,7 @@
<content>
<rom label="ld.lib.so"/>
<rom label="nit_entropy"/>
<rom label="entropy_view"/>
</content>
<config/>

View File

@@ -1 +0,0 @@
_/src/nit_entropy

View File

@@ -1,2 +1,2 @@
SRC_DIR = src/app/nit_entropy
SRC_DIR = src/app/entropy_view
include $(GENODE_DIR)/repos/base/recipes/src/content.inc

View File

@@ -0,0 +1 @@
2020-06-19 628a1d591a9ba3f19abef0fe417da75855228cab

View File

@@ -1 +0,0 @@
-