Entropy visualizer for Nitpicker
This commit is contained in:
committed by
Norman Feske
parent
33ebdeee1f
commit
a07707f08d
4
recipes/pkg/nit_entropy/README
Normal file
4
recipes/pkg/nit_entropy/README
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
Jitter Sponge
|
||||
|
||||
A terminal server that provides an entropy service.
|
||||
1
recipes/pkg/nit_entropy/archives
Normal file
1
recipes/pkg/nit_entropy/archives
Normal file
@@ -0,0 +1 @@
|
||||
_/src/nit_entropy
|
||||
1
recipes/pkg/nit_entropy/hash
Normal file
1
recipes/pkg/nit_entropy/hash
Normal file
@@ -0,0 +1 @@
|
||||
-
|
||||
15
recipes/pkg/nit_entropy/runtime
Normal file
15
recipes/pkg/nit_entropy/runtime
Normal file
@@ -0,0 +1,15 @@
|
||||
<runtime ram="4M" caps="128" binary="nit_entropy">
|
||||
|
||||
<requires>
|
||||
<nitpicker/>
|
||||
<terminal/>
|
||||
</requires>
|
||||
|
||||
<content>
|
||||
<rom label="ld.lib.so"/>
|
||||
<rom label="nit_entropy"/>
|
||||
</content>
|
||||
|
||||
<config/>
|
||||
|
||||
</runtime>
|
||||
Reference in New Issue
Block a user