qt5webengine: use QT5WEBENGINE prefix for CHROMIUM_LICENSE_FILES variable
authorLaurent Hartanerot <laurent.hartanerot@atos.net>
Thu, 30 Aug 2018 10:07:03 +0000 (12:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 1 Sep 2018 12:45:22 +0000 (14:45 +0200)
commit1098f64d7bdd650d46ee404834fa5087496b86a9
tree37391b37f4d35160ad55932c11db256851cb0bef
parentbeb2b891ec4de38427a2a882d374c323acf3c0ef
qt5webengine: use QT5WEBENGINE prefix for CHROMIUM_LICENSE_FILES variable

The qt5webengine package currently uses the CHROMIUM_LICENSE_FILES
variable to hold the list of license files for the chromium source
code embedded inside the qt5webengine code.

However, using this variable would clash with a hypothetical
"chromium" package, and anyway violates our rule that all variables of
a package should be prefixed by the package name.

This commit fixes that by adding the QT5WEBENGINE to this variable.

Signed-off-by: Laurent Hartanerot <laurent.hartanerot@atos.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/qt5/qt5webengine/chromium-latest.inc
package/qt5/qt5webengine/chromium-lts.inc
package/qt5/qt5webengine/qt5webengine.mk