[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH] lib/ukswrand: Fix typo in default choice of seed



Fixes a typo in Config.uk which broke the default choice
for the random seed.

Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>
---
 lib/ukswrand/Config.uk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/ukswrand/Config.uk b/lib/ukswrand/Config.uk
index 199fa62b..c5afb254 100644
--- a/lib/ukswrand/Config.uk
+++ b/lib/ukswrand/Config.uk
@@ -21,7 +21,7 @@ endchoice
 
 choice
     prompt "Initial seed"
-    default LIBUKSWRANDR_INITIALSEED_TIME
+    default LIBUKSWRAND_INITIALSEED_TIME
 
 config LIBUKSWRAND_INITIALSEED_TIME
     bool "Platform timestamp"
-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.