mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
libwpe: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-2-Clause. (From OE-Core rev: 521664fea3f21c1fe08ab19227519cbb224f353c) 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
4e794f99fc
commit
d209ae8887
@@ -2,7 +2,7 @@ SUMMARY = "General-purpose library specifically developed for the WPE-flavored p
|
||||
HOMEPAGE = "https://github.com/WebPlatformForEmbedded/libwpe"
|
||||
BUGTRACKER = "https://github.com/WebPlatformForEmbedded/libwpe/issues"
|
||||
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=371a616eb4903c6cb79e9893a5f615cc"
|
||||
DEPENDS = "virtual/egl libxkbcommon"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user