We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a54d4e commit ccbdc01Copy full SHA for ccbdc01
meta-chromium/recipes-browser/chromium/chromium.inc
@@ -53,7 +53,7 @@ DEPENDS += "python3-setuptools-native"
53
# LICENSE does not cover all the licenses in LIC_FILES_CHKSUM; instead, it
54
# currently contains Chromium's license (BSD-3-Clause) as well as Blink's
55
# (LGPL2.0, LGPL2.1 and BSD-2-Clause).
56
-LICENSE = "BSD-3-Clause & LGPL-2.0-only & LGPL-2.1-only"
+LICENSE = "BSD-3-Clause & LGPL-2.0-or-later & LGPL-2.1-or-later"
57
LIC_FILES_CHKSUM = "\
58
file://${S}/LICENSE;md5=0fca02217a5d49a14dfe2d11837bb34d \
59
file://${S}/LICENSE.chromium_os;md5=87dd8458232da630f5617873d42d8350 \
0 commit comments