* [meta-oe][PATCH] libgpiod: update v1.4.4 -> v1.4.5
@ 2020-11-01 16:05 Bartosz Golaszewski
0 siblings, 0 replies; only message in thread
From: Bartosz Golaszewski @ 2020-11-01 16:05 UTC (permalink / raw)
To: Khem Raj, Armin Kuster, openembedded-devel; +Cc: Bartosz Golaszewski
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This bugfix release contains a couple fixes for C++ and Python bindings.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
.../libgpiod/{libgpiod_1.4.4.bb => libgpiod_1.4.5.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-oe/recipes-support/libgpiod/{libgpiod_1.4.4.bb => libgpiod_1.4.5.bb} (89%)
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
similarity index 89%
rename from meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb
rename to meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
index 6433675ca..aec50e7e6 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
@@ -5,8 +5,8 @@ LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de"
SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz"
-SRC_URI[md5sum] = "064c2627397e6641c52de09a26951112"
-SRC_URI[sha256sum] = "f1cda2789e6a13a92aefc012a76e5a7cc57a1b402d66f71df8719ee314b67699"
+SRC_URI[md5sum] = "0da9e11dcb0ac0149967b0c4d3ed9cfd"
+SRC_URI[sha256sum] = "a041b06907c956dd1c77836cccf4d392af29b9fe09c8ad18449a6da707b5ba2d"
inherit autotools pkgconfig python3native
--
2.29.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-01 16:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-01 16:05 [meta-oe][PATCH] libgpiod: update v1.4.4 -> v1.4.5 Bartosz Golaszewski
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.