f438b8b5f6
1. Upgrade opae-fpga-driver from version 2.0.1-8 to version 2.0.1-10. 2. Upgrade qat17 from version 4.5 to version 4.14. Deleted patch Get-and-report-the-return-code-on-firmware-load-fail.patch because the new code already had the fix. 3. Upgrade mlnx-ofa_kernel from version 5.0 to version 5.3. 4. Use dpdk-kmods-2a9f0f72a2d926382634cf8f1de10e1acf57542b.tar.gz for igb_uio. 5. Keep intel-i40e, intel-ice, and intel-iavf. Add devtoolset-8 for building, and fix a build issue with iavf. 6. Deleted drbd, intel-e1000e, intel-ixgbe and intel-ixgbevf that are used in kernel tree. Story: 2008921 Partial-Task: 42519 Depends-On: https://review.opendev.org/c/starlingx/kernel/+/798790 Signed-off-by: Jiping Ma <jiping.ma2@windriver.com> Change-Id: I4ecc38d0669dce187de0a64331577babda5921b7
24 lines
278 B
PHP
24 lines
278 B
PHP
# List of packages to be included/installed in RT guest image
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
#
|
|
# Network Drivers
|
|
#
|
|
|
|
# iavf-kmod
|
|
kmod-iavf-rt
|
|
|
|
# i40e-kmod
|
|
kmod-i40e-rt
|
|
|
|
# ice-kmod
|
|
kmod-ice-rt
|
|
|
|
# ixgbevf-kmod
|
|
|
|
# ixgbe-kmod
|
|
|
|
# qat17
|
|
qat17-rt
|