Files
meta-tanowrt/recipes-devtools
Anton Kikin 8f96322aa4 mtd-utils: mkfs.ubifs: Add command line option to specify UUID
By default mkfs.ubifs uses uuid_generate_random() function from libuuid for
generating UUID's. The uuid_generate_random () function can be blocked until
random numbers are available. At early boot stage random entropy is very low
and mkfs.ubifs may hangs. In such cases, we can generate the UUID by another
available method and pass it to mkfs.ubifs using parameter '--uuid'.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-02-23 05:34:39 +03:00
..
2018-06-05 21:13:24 +03:00