summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2021-02-22 14:19:17 +0100
committerAdrian Calianu <Adrian.Calianu@enea.com>2021-02-22 14:28:09 +0100
commit79d1957037bc893aa278c025a1c3276b206aead0 (patch)
tree57adcd0c1a49fd61b5d63291ba6f75960100691a
parent00525946539248e2feadfd852bd9abfd26cc1aae (diff)
downloadmeta-el-nfv-access-79d1957037bc893aa278c025a1c3276b206aead0.tar.gz
add ixgbe driver in initramfs
this was disabled from kernel source tree Change-Id: I82ff784dae6d34de19966b61f194944dba2adbe9 Signed-off-by: Adrian Calianu <adrian.calianu@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 5512158..67ab251 100644
--- a/images/core-image-minimal-initramfs.bbappend
+++ b/images/core-image-minimal-initramfs.bbappend
@@ -1,4 +1,4 @@
1PACKAGE_INSTALL += " nfv-installer kernel-modules" 1PACKAGE_INSTALL += " nfv-installer kernel-modules ixgbe"
2 2
3# ostree-switchroot is used by the init script to switch root to the 3# ostree-switchroot is used by the init script to switch root to the
4# ostree version specified in the kernel command line 4# ostree version specified in the kernel command line