Skip to content

Commit ccbdc01

Browse files
committed
chromium: Use LGPL-2.1-or-later and LGPL-2.0-or-later
blink sources say "version 2, or (at your option) any later version" Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 parent 2a54d4e commit ccbdc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ DEPENDS += "python3-setuptools-native"
5353
# LICENSE does not cover all the licenses in LIC_FILES_CHKSUM; instead, it
5454
# currently contains Chromium's license (BSD-3-Clause) as well as Blink's
5555
# (LGPL2.0, LGPL2.1 and BSD-2-Clause).
56-
LICENSE = "BSD-3-Clause & LGPL-2.0-only & LGPL-2.1-only"
56+
LICENSE = "BSD-3-Clause & LGPL-2.0-or-later & LGPL-2.1-or-later"
5757
LIC_FILES_CHKSUM = "\
5858
file://${S}/LICENSE;md5=0fca02217a5d49a14dfe2d11837bb34d \
5959
file://${S}/LICENSE.chromium_os;md5=87dd8458232da630f5617873d42d8350 \

0 commit comments

Comments
 (0)