]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-firmware: fix mediatek MT76x empty license package
authorTimotheus Giuliani <timotheus.giuliani@philips.com>
Thu, 18 Jan 2024 17:40:49 +0000 (18:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Jan 2024 12:27:09 +0000 (12:27 +0000)
commitb8af58ceade4d277133e49eeac0520792de85cce
tree514cb333b58639b2ab51c36edf7ca109757451f8
parent55735e0d75820d59e569a630679f9ac403c7fdbe
linux-firmware: fix mediatek MT76x empty license package

Installing the linux-firmware-dev package fails because of the following problem.
For each mediatek MT76x firmware a separate license package was declared.
In all these license packages the same file was referenced as the license file.
This meant that if several of these packages were used at the same time,
the license packages would be empty.

This commit defines a common license package for the mediatek MT76x packages,
which is then referenced by all of them.

Fixes: dfb7d2c426b4 ("linux-firmware: create separate packages")
Signed-off-by: Julian Haller <julian.haller@philips.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux-firmware/linux-firmware_20231211.bb