buildroot/package/kodi
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
..
0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch
0002-CMake-Remove-dependency-on-gmp-and-libintl-from-Find.patch
0003-cmake-iconv-is-a-required-dependency.patch
0004-Fix-ffmpeg-build-for-mips.patch
0005-Fix-crosscompiling-issues.patch
Config.in packages: host gcc >= 4.8 is now guaranteed 2019-10-27 10:00:29 +01:00
S50kodi
br-kodi
kodi.hash
kodi.mk package/*: do not override LICENSE, but append to it 2019-10-27 10:35:06 +01:00
kodi.service