mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
cairomm-1.16: fix LIC_FILES_CHECKSUM
License changed from LGPL-2.0 to LGPL-2.1 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "C++ bindings for Cairo graphics library"
|
SUMMARY = "C++ bindings for Cairo graphics library"
|
||||||
|
|
||||||
LICENSE = "LGPL-2.0-only"
|
LICENSE = "LGPL-2.1-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
|
||||||
|
|
||||||
inherit gnomebase
|
inherit gnomebase
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user