Change legacy driver names

This commit changes the legacy driver names because we
change the legacy driver deb package names.

It changes the legacy driver deb package names from
	ice-1.5.8.1-legacy
	iavf-4.0.1-legacy
	i40e-2.14.13-legacy
to
	ice-cvl-2.54
	iavf-cvl-2.54
	i40e-cvl-2.54

Testing:
- An ISO image can be built successfully.
- PXE boot-based installation onto an All-in-One Duplex lab was
  successful with rt and std kernels.
- Latest driver versions are loaded by default and the DDP
  firmware version is correct. It is 1.3.30.0.
- It is possible to switch to the legacy drivers manually with
  command line parameter multi-drivers-switch=cvl-2.54, and the DDP
  firmware version is 1.3.26.0.
- It is also possible to switch back to the latest drivers manually
  with command line parameter multi-drivers-switch=cvl-4.0.1.

Story: 2010326
Task: 46705

Depends-On: https://review.opendev.org/c/starlingx/kernel/+/863200

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: Iaebb17b69d76565b904d447c9066d57599ad5f92
This commit is contained in:
Jiping Ma 2022-11-02 03:59:39 -04:00
parent 64f459301c
commit 3dcf24b48f
2 changed files with 12 additions and 12 deletions

View File

@ -43,16 +43,16 @@ packages:
- gzip
- iavf
- iavf-rt
- iavf-4.0.1-legacy
- iavf-4.0.1-legacy-rt
- iavf-cvl-2.54
- iavf-cvl-2.54-rt
- ice
- ice-rt
- ice-1.5.8.1-legacy
- ice-1.5.8.1-legacy-rt
- ice-cvl-2.54
- ice-cvl-2.54-rt
- i40e
- i40e-rt
- i40e-2.14.13-legacy
- i40e-2.14.13-legacy-rt
- i40e-cvl-2.54
- i40e-cvl-2.54-rt
- ifupdown
- initramfs-ostree
- iproute2

View File

@ -293,20 +293,20 @@ initscripts-config
#intel-i40e
i40e
i40e-rt
i40e-2.14.13-legacy
i40e-2.14.13-legacy-rt
i40e-cvl-2.54
i40e-cvl-2.54-rt
#intel-iavf
iavf
iavf-rt
iavf-4.0.1-legacy
iavf-4.0.1-legacy-rt
iavf-cvl-2.54
iavf-cvl-2.54-rt
#intel-ice
ice
ice-rt
ice-1.5.8.1-legacy
ice-1.5.8.1-legacy-rt
ice-cvl-2.54
ice-cvl-2.54-rt
#intel-igb_uio
igb-uio