[bionic:linux-meta-dell300x][PATCH 0/1] make linux-image-dell300x depend on linux-firmware and intel-microcode

Wen-chien Jesse Sung jesse.sung at canonical.com
Wed Nov 4 10:25:05 UTC 2020


BugLink: https://launchpad.net/bugs/1902851

== Impact ==
Multiple drivers don't work until linux-firmware is explicitly installed.

== Fix ==
Add linux-firmware as a dependency of linux-image-dell300x.

The microcode package should also be added to pull the latest microcode updates in. The target platform uses Intel so only intel-microcode is required.

== Risk of Regression ==
Low.
* linux-firmware is required for some drivers to work properly.
* These two are in the dependency list of linux-image-oem which the target platform used before migrating to the new linux-dell300x kernel.
* The change is already verified on target platform.

Wen-chien Jesse Sung (1):
  UBUNTU: [Packaging] make linux-image-dell300x depend on linux-firmware
    and intel-microcode

 debian/control.d/dell300x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.27.0




More information about the kernel-team mailing list