buildroot/package/qt5
Yann E. MORIN f295ad4cb0 package/*: do not override LICENSE, but append to it
Now that the infra takes care of removing extraneous spaces before
commas, we can safely append to LICENSE variables.

This removes the only case where we had to use immediate assignment
to append to a variable.

Mechanical change, with:

    $ sed -r -i -e 's/\<([^[:space:]]+_LICENSE) := \$\(\1\),/\1 += ,/' \
        $(git grep -l -E '\<([^[:space:]]+_LICENSE) := \$\(\1\),')

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-10-27 10:35:06 +01:00
..
qt5base package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5canvas3d
qt5charts
qt5connectivity package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5declarative
qt5enginio package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5graphicaleffects
qt5imageformats
qt5location
qt5multimedia package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5quickcontrols
qt5quickcontrols2
qt5script
qt5scxml package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5sensors
qt5serialbus
qt5serialport
qt5svg
qt5tools packages: host gcc >= 4.8 is now guaranteed 2019-10-27 10:00:29 +01:00
qt5virtualkeyboard package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5wayland
qt5webchannel package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5webengine packages: host gcc >= 4.8 is now guaranteed 2019-10-27 10:00:29 +01:00
qt5webkit packages: host gcc >= 4.8 is now guaranteed 2019-10-27 10:00:29 +01:00
qt5webkit-examples
qt5websockets package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5webview package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt5x11extras
qt5xmlpatterns package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
qt53d
Config.in packages: host gcc >= 4.8 is now guaranteed 2019-10-27 10:00:29 +01:00
qt5.mk