diff mbox series

[meta-oe] libgpiod: update to v2.2.2

Message ID 20250625144522.189693-1-brgl@bgdev.pl
State Accepted
Headers show
Series [meta-oe] libgpiod: update to v2.2.2 | expand

Commit Message

Bartosz Golaszewski June 25, 2025, 2:45 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

This is a bugfix release addressing issues in tools and core library. No
API changes.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 .../libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb} (98%)

Comments

Bartosz Golaszewski July 8, 2025, 7:33 a.m. UTC | #1
On Wed, Jun 25, 2025 at 4:45 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> This is a bugfix release addressing issues in tools and core library. No
> API changes.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
>  .../libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb}           | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb} (98%)
>
> diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> similarity index 98%
> rename from meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
> rename to meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> index 93c3e3b92d..09b0928dfa 100644
> --- a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
> +++ b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> @@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-2.x:"
>
>  SRC_URI += "file://gpio-manager.init"
>
> -SRC_URI[sha256sum] = "0e948049c309b87c220fb24ee0d605d7cd5b72f22376e608470903fffa2d4b18"
> +SRC_URI[sha256sum] = "7e3bff0209d75fbca2e9fcff1fd5f07cc58b543e129e08b6d4bb1e4a56cfec0d"
>
>  # Enable all project features for ptest
>  PACKAGECONFIG[tests] = " \
> --
> 2.48.1
>

Hi!

Gentle ping, as this patch seems to have been lost on the list.

Bart
Khem Raj July 8, 2025, 4:33 p.m. UTC | #2
On Tue, Jul 8, 2025 at 12:33 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> On Wed, Jun 25, 2025 at 4:45 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> >
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > This is a bugfix release addressing issues in tools and core library. No
> > API changes.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
> >  .../libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb}           | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >  rename meta-oe/recipes-support/libgpiod/{libgpiod_2.2.1.bb => libgpiod_2.2.2.bb} (98%)
> >
> > diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> > similarity index 98%
> > rename from meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
> > rename to meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> > index 93c3e3b92d..09b0928dfa 100644
> > --- a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
> > +++ b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
> > @@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-2.x:"
> >
> >  SRC_URI += "file://gpio-manager.init"
> >
> > -SRC_URI[sha256sum] = "0e948049c309b87c220fb24ee0d605d7cd5b72f22376e608470903fffa2d4b18"
> > +SRC_URI[sha256sum] = "7e3bff0209d75fbca2e9fcff1fd5f07cc58b543e129e08b6d4bb1e4a56cfec0d"
> >
> >  # Enable all project features for ptest
> >  PACKAGECONFIG[tests] = " \
> > --
> > 2.48.1
> >
>
> Hi!
>
> Gentle ping, as this patch seems to have been lost on the list.
>

Thanks, I picked it now.

> Bart
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
similarity index 98%
rename from meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
rename to meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
index 93c3e3b92d..09b0928dfa 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb
@@ -13,7 +13,7 @@  FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-2.x:"
 
 SRC_URI += "file://gpio-manager.init"
 
-SRC_URI[sha256sum] = "0e948049c309b87c220fb24ee0d605d7cd5b72f22376e608470903fffa2d4b18"
+SRC_URI[sha256sum] = "7e3bff0209d75fbca2e9fcff1fd5f07cc58b543e129e08b6d4bb1e4a56cfec0d"
 
 # Enable all project features for ptest
 PACKAGECONFIG[tests] = " \