]> code.ossystems Code Review - openembedded-core.git/commit
rng-tools: Import recipe from meta-openembedded
authorSaul Wold <sgw@linux.intel.com>
Fri, 12 Feb 2016 18:55:36 +0000 (10:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Feb 2016 16:28:22 +0000 (16:28 +0000)
commit030bc0b2f9636f5cacef29c939b323569cd5673f
tree4f9a39b4a82b0ab097714437e6e478809c8bcf16
parentbd06944249c3de3f629c013e14f446464441c4da
rng-tools: Import recipe from meta-openembedded

Adding this recipe to oe-core will allow it to be used by qemu to
provide a way to generate additional entropy needed to fix hangs
with getrandom().

Additional kernel config options have already been added to the
default qemu kernel configs.

[YOCTO #8681]
[YOCOT #8816]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/rng-tools/rng-tools/default [new file with mode: 0644]
meta/recipes-support/rng-tools/rng-tools/init [new file with mode: 0644]
meta/recipes-support/rng-tools/rng-tools_5.bb [new file with mode: 0644]