mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libart-lgpl:Add license file checksum and update the GPL information
Add COPYING file checksum and update the "LGPL" to "LGPLv2" according to COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "Library of functions for 2D graphics"
|
||||
SECTION = "x11/gnome"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
|
||||
PR = "r1"
|
||||
|
||||
ART_CONFIG = "${HOST_ARCH}/art_config.h"
|
||||
|
||||
Reference in New Issue
Block a user