This bugfix release addresses several build issues after the transision to meson. These bugs didn't really affect the yocto recipe but let's update the package for completness.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- .../libgpiod/{libgpiod_2.3.bb => libgpiod_2.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libgpiod/{libgpiod_2.3.bb => libgpiod_2.3.1.bb} (98%) diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_2.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_2.3.1.bb similarity index 98% rename from meta-oe/recipes-support/libgpiod/libgpiod_2.3.bb rename to meta-oe/recipes-support/libgpiod/libgpiod_2.3.1.bb index 6ff2bf29d3..3af0edea2b 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_2.3.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_2.3.1.bb @@ -15,7 +15,7 @@ SRC_URI += " \ file://gpio-manager.init \ " -SRC_URI[sha256sum] = "cb71db463aec2604ac520c95bf04eff1839d86bdc9a2dfd67ef879fbb10426ea" +SRC_URI[sha256sum] = "e3a358a90a9204ff16f92b6f4028ed91460b1926f10589eb54b3566484650a30" # Always build tools - they don't have any additional # requirements over the library. -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128029): https://lists.openembedded.org/g/openembedded-devel/message/128029 Mute This Topic: https://lists.openembedded.org/mt/120136677/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
