File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
meta-chromium/recipes-browser/chromium
meta-firefox/recipes-browser Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ DEPENDS += "python3-setuptools-native"
53
53
# LICENSE does not cover all the licenses in LIC_FILES_CHKSUM; instead, it
54
54
# currently contains Chromium's license (BSD-3-Clause) as well as Blink's
55
55
# (LGPL2.0, LGPL2.1 and BSD-2-Clause).
56
- LICENSE = "BSD-3-Clause & LGPL-2.0 & LGPL-2.1"
56
+ LICENSE = "BSD-3-Clause & LGPL-2.0-only & LGPL-2.1-only "
57
57
LIC_FILES_CHKSUM = "\
58
58
file://${S} /LICENSE;md5=0fca02217a5d49a14dfe2d11837bb34d \
59
59
file://${S} /LICENSE.chromium_os;md5=87dd8458232da630f5617873d42d8350 \
Original file line number Diff line number Diff line change 4
4
DEPENDS = "unzip-native"
5
5
RDEPENDS :${PN} = "firefox"
6
6
7
- LICENSE = "MPLv2 "
7
+ LICENSE = "MPL-2.0 "
8
8
9
9
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR} /MPL-2.0;md5=815ca599c9df247a0c7f619bab123dad"
10
10
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DEPENDS += "curl startup-notification libevent cairo libnotify \
11
11
"
12
12
RDEPENDS :${PN} -dev = "dbus"
13
13
14
- LICENSE = "MPLv2 "
14
+ LICENSE = "MPL-2.0 "
15
15
LIC_FILES_CHKSUM = "file://toolkit/content/license.html;endline=33;md5=35d7fa1c4b86c115051c925fd624a5be"
16
16
17
17
CVE_PRODUCT = "mozilla:firefox"
You can’t perform that action at this time.
0 commit comments