From: Ross Burton Date: Thu, 2 Sep 2021 16:24:35 +0000 (+0100) Subject: wpebackend-fdo: set precise BSD license X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6841 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391895306c44545843dca1ab8ac5b299194f18a9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git wpebackend-fdo: set precise BSD license "BSD" is ambiguous, use the precise license BSD-2-Clause. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb index 4588ee10eaf..29ffb9091fe 100644 --- a/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb +++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.10.0.bb @@ -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"