On Sat, Mar 14, 2026 at 9:14 AM Gyorgy Sarvari <[email protected]> wrote: > > On 3/11/26 13:24, Bartosz Golaszewski via lists.openembedded.org wrote: > > Bug-fix release addressing a memory leak and a couple minor issues. > > > > We now ship the license file with the dist tarball so update the recipe > > for that as well. > > > > Signed-off-by: Bartosz Golaszewski <[email protected]> > > --- > > .../python/{python3-gpiod_2.4.0.bb => python3-gpiod_2.4.1.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta-python/recipes-devtools/python/{python3-gpiod_2.4.0.bb => > > python3-gpiod_2.4.1.bb} (86%) > > > > diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.4.0.bb > > b/meta-python/recipes-devtools/python/python3-gpiod_2.4.1.bb > > similarity index 86% > > rename from meta-python/recipes-devtools/python/python3-gpiod_2.4.0.bb > > rename to meta-python/recipes-devtools/python/python3-gpiod_2.4.1.bb > > index 405951fe0c..986146dd5c 100644 > > --- a/meta-python/recipes-devtools/python/python3-gpiod_2.4.0.bb > > +++ b/meta-python/recipes-devtools/python/python3-gpiod_2.4.1.bb > > @@ -3,11 +3,11 @@ SUMMARY = "Python bindings for libgpiod." > > LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later & CC-BY-SA-4.0" > > # The actual license files live in the upstream libgpiod from which the > > pypi > > # package is spun out. > > > Nitpick: I guess the above comment became outdated with this update, and > can be removed. >
Yes and also I think we can limit LICENSE to only list LGPL-2.1 as the other two cover tests, examples and text files so the core module is covered by LGPL-2.1 exclusively. Bart
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125257): https://lists.openembedded.org/g/openembedded-devel/message/125257 Mute This Topic: https://lists.openembedded.org/mt/118259725/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
