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

* [meta-oe][PATCH 2/2] cairomm-1.16: fix LIC_FILES_CHECKSUM
  2026-06-11 20:56 [meta-oe][PATCH 1/2] cairomm: fix LIC_FILES_CHECKSUM Markus Volk
@ 2026-06-11 20:56 ` Markus Volk
  2026-06-11 21:01 ` [oe] [meta-oe][PATCH 1/2] cairomm: " Khem Raj
  1 sibling, 0 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.16_1.18.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb
index a02d4b7700..371e085b0c 100644
--- a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb
+++ b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.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

* Re: [oe] [meta-oe][PATCH 1/2] cairomm: fix LIC_FILES_CHECKSUM
  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 ` Khem Raj
  2026-06-11 21:11   ` Markus Volk
  1 sibling, 1 reply; 4+ messages in thread
From: Khem Raj @ 2026-06-11 21:01 UTC (permalink / raw)
  To: Markus Volk; +Cc: OpenEmbedded Devel List

[-- Attachment #1: Type: text/plain, Size: 1521 bytes --]

I wonder if it needs to be backported to older branches as well. If so how
D are does it have to go.

On Thu, Jun 11, 2026, 1:56 PM Markus Volk via lists.openembedded.org <f_l_k=
t-online.de@lists.openembedded.org> wrote:

> 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
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#127534):
> https://lists.openembedded.org/g/openembedded-devel/message/127534
> Mute This Topic: https://lists.openembedded.org/mt/119764689/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 3012 bytes --]

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

* Re: [oe] [meta-oe][PATCH 1/2] cairomm: fix LIC_FILES_CHECKSUM
  2026-06-11 21:01 ` [oe] [meta-oe][PATCH 1/2] cairomm: " Khem Raj
@ 2026-06-11 21:11   ` Markus Volk
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Volk @ 2026-06-11 21:11 UTC (permalink / raw)
  To: raj.khem; +Cc: Khem Raj via lists.openembedded.org, OpenEmbedded Devel List

[-- Attachment #1: Type: text/plain, Size: 2335 bytes --]

Am Do, 11. Jun 2026 um 14:01:07 -07:00:00 schrieb Khem Raj via 
lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org>:
> I wonder if it needs to be backported to older branches as well. If 
> so how D are does it have to go.

I think this has just been changed recently since I  see this error 
only after the recent recipe updates:

ERROR: cairomm-1.16-1.18.1-r0 do_populate_lic: QA Issue: cairomm-1.16: 
The LIC_FILES_CHKSUM does not match for 
file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9 
<file://copying;md5=c46bda00ffbb0ba1dac22f8d087f54d9/>
cairomm-1.16: The new md5 checksum is 4bf661c1e3793e55c8d1051bc5e0ae21
cairomm-1.16: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
                  GNU LESSER GENERAL PUBLIC LICENSE
                       Version 2.1, February 1999

 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 <<https://fsf.org/>>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

[This is the first released version of the Lesser GPL. It also counts
 as the successor of the GNU Library Public License, version 2, hence
...
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library `Frob' (a library for tweaking knobs) written by James Random 
Hacker.

  <signature of Moe Ghoul>, 1 April 1990
  Moe Ghoul, President of Vice

That's all there is to it!
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cairomm-1.16: Check if the license information has changed in 
/home/flk/bitbake/bitbake-builds/oe/build/tmp/work/corei7-64-oe-linux/cairomm-1.16/1.18.1/sources/cairomm-1.18.1/COPYING 
to verify that the LICENSE value "LGPL-2.0-only" remains valid 
[license-checksum]
ERROR: cairomm-1.16-1.18.1-r0 do_populate_lic: Fatal QA errors were 
found, failing task.
ERROR: Logfile of failure stored in: 
/home/flk/bitbake/bitbake-builds/oe/build/tmp/work/corei7-64-oe-linux/cairomm-1.16/1.18.1/temp/log.do_populate_lic.1866026
ERROR: Task 
(/home/flk/bitbake/bitbake-builds/oe/layers/meta-openembedded/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb:do_populate_lic) 
failed with exit code '1'



[-- Attachment #2: Type: text/html, Size: 2980 bytes --]

^ permalink raw reply	[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.