mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
wpebackend-fdo: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-2-Clause. (From OE-Core rev: 391895306c44545843dca1ab8ac5b299194f18a9) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d209ae8887
commit
8d25cd30ac
@@ -2,7 +2,7 @@ SUMMARY = "WPE's backend based on a freedesktop.org stack."
|
||||
HOMEPAGE = "https://github.com/Igalia/WPEBackend-fdo"
|
||||
BUGTRACKER = "https://github.com/Igalia/WPEBackend-fdo/issues"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1f62cef2e3645e3e74eb05fd389d7a66"
|
||||
DEPENDS = "glib-2.0 libxkbcommon wayland virtual/egl libwpe libepoxy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user