]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-firmware: Fix FILES for intel firmware
authorRyan Eatmon <reatmon@ti.com>
Thu, 25 Sep 2025 19:21:15 +0000 (14:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Oct 2025 10:27:31 +0000 (11:27 +0100)
commitd5144f7031f1f25bb769aed860c45b1fe00ddba4
treec508050615e5b260f23abf71f1e2fc6664d94194
parentea9b33f7c12f773830ec860ae817a3ed1368612b
linux-firmware: Fix FILES for intel firmware

The 20250917 version is installing the firmware files into the
/usr/lib/firmware/intel directory and symbolic links to those files
under /usr/lib/firmware.  FILES needs to be updated to correctly package
all of the files into the right packages.  Without this we get a dependency
from the linux-firmware-iwlwifi-* and linux-firmware-qat packages back to
linux-firmware which means you have to install ALL of the drivers when you
depend on the specific package.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb