All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] cairomm: fix LIC_FILES_CHECKSUM
@ 2026-06-11 20:56 Markus Volk
  2026-06-11 20:56 ` [meta-oe][PATCH 2/2] cairomm-1.16: " Markus Volk
  2026-06-11 21:01 ` [oe] [meta-oe][PATCH 1/2] cairomm: " Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Markus Volk @ 2026-06-11 20:56 UTC (permalink / raw)
  To: openembedded-devel

License changed from LGPL-2.0 to LGPL-2.1

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-graphics/cairo/cairomm_1.14.6.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/cairo/cairomm_1.14.6.bb b/meta-oe/recipes-graphics/cairo/cairomm_1.14.6.bb
index a076c217f5..b5e337e9b5 100644
--- a/meta-oe/recipes-graphics/cairo/cairomm_1.14.6.bb
+++ b/meta-oe/recipes-graphics/cairo/cairomm_1.14.6.bb
@@ -1,7 +1,7 @@
 SUMMARY = "C++ bindings for Cairo graphics library"
 
-LICENSE = "LGPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
+LICENSE = "LGPL-2.1-only"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
 
 inherit gnomebase
 
-- 
2.54.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-11 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11 20:56 [meta-oe][PATCH 1/2] cairomm: fix LIC_FILES_CHECKSUM Markus Volk
2026-06-11 20:56 ` [meta-oe][PATCH 2/2] cairomm-1.16: " Markus Volk
2026-06-11 21:01 ` [oe] [meta-oe][PATCH 1/2] cairomm: " Khem Raj
2026-06-11 21:11   ` Markus Volk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.