diff options
author | Timotheus Giuliani <timotheus.giuliani@philips.com> | 2024-01-18 18:40:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-21 12:27:12 +0000 |
commit | 269d6cf70af3b05b7909ce213a0d8c28427be723 (patch) | |
tree | 6694edce7f977125462a4ffcc1d31ae7e693e22f /scripts/lib/devtool/runqemu.py | |
parent | fcc39f3e04c66e4d698edad7887dc01f85f86979 (diff) | |
download | poky-269d6cf70af3b05b7909ce213a0d8c28427be723.tar.gz |
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")
(From OE-Core rev: b8af58ceade4d277133e49eeac0520792de85cce)
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>
Diffstat (limited to 'scripts/lib/devtool/runqemu.py')
0 files changed, 0 insertions, 0 deletions