summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2018-03-26 11:27:11 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-03-26 14:17:50 +0200
commit9d2a993639333fac77dd236bad7d58ef520c1977 (patch)
treef73f753ad85c9933d3088686aa75a6f16730340c
parent67ea7dff95f14e603916b53e2dee6359bbf9529b (diff)
downloadmeta-el-nfv-access-9d2a993639333fac77dd236bad7d58ef520c1977.tar.gz
core-image-minimal: Add kernel modules to image
The kernel modules are needed for the installer to start up. Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--images/core-image-minimal-initramfs.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/core-image-minimal-initramfs.bbappend b/images/core-image-minimal-initramfs.bbappend
index d6bc564..bdba015 100644
--- a/images/core-image-minimal-initramfs.bbappend
+++ b/images/core-image-minimal-initramfs.bbappend
@@ -1 +1 @@
PACKAGE_INSTALL += " nfv-installer" PACKAGE_INSTALL += " nfv-installer kernel-modules"