diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2021-02-22 14:19:17 +0100 |
|---|---|---|
| committer | Adrian Calianu <Adrian.Calianu@enea.com> | 2021-02-22 14:28:09 +0100 |
| commit | 79d1957037bc893aa278c025a1c3276b206aead0 (patch) | |
| tree | 57adcd0c1a49fd61b5d63291ba6f75960100691a | |
| parent | 00525946539248e2feadfd852bd9abfd26cc1aae (diff) | |
| download | meta-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.bbappend | 2 |
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 @@ | |||
| 1 | PACKAGE_INSTALL += " nfv-installer kernel-modules" | 1 | PACKAGE_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 |
