mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +00:00
libglvnd: update LICENSE to use SPDX names
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors."
|
||||
HOMEPAGE = "https://gitlab.freedesktop.org/glvnd/libglvnd"
|
||||
LICENSE = "MIT & BSD & GPL-3.0-with-autoconf-exception"
|
||||
LICENSE = "MIT & BSD-1-Clause & BSD-3-Clause & GPL-3.0-with-autoconf-exception"
|
||||
LIC_FILES_CHKSUM = "file://README.md;beginline=323;md5=7ac5f0111f648b92fe5427efeb08e8c4"
|
||||
|
||||
SRC_REPO = "gitlab.freedesktop.org/glvnd/libglvnd.git;protocol=https"
|
||||
|
||||
Reference in New Issue
Block a user