diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/include/qemu.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/include/qemu.inc b/meta/conf/machine/include/qemu.inc index 0e4103bad7..9094279e8f 100644 --- a/meta/conf/machine/include/qemu.inc +++ b/meta/conf/machine/include/qemu.inc | |||
@@ -26,6 +26,4 @@ EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native" | |||
26 | # Provide the nfs server kernel module for all qemu images | 26 | # Provide the nfs server kernel module for all qemu images |
27 | KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc" | 27 | KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc" |
28 | 28 | ||
29 | MACHINE_EXTRA_RRECOMMENDS += "rng-tools" | ||
30 | |||
31 | IMAGE_CLASSES += "qemuboot" | 29 | IMAGE_CLASSES += "qemuboot" |