summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
index c6c262b70b..d9c2517057 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
@@ -8,8 +8,8 @@ SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz \
8 file://run-ptest \ 8 file://run-ptest \
9" 9"
10 10
11SRC_URI[md5sum] = "4765470becb619fead3cdaeac61b9a77" 11SRC_URI[md5sum] = "28e79f6f70fee1da9079558d8b7b3736"
12SRC_URI[sha256sum] = "c601e71846f5ab140c83bc757fdd62a4fda24a9cee39cc5e99c96ec2bf1b06a9" 12SRC_URI[sha256sum] = "841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7"
13 13
14inherit autotools pkgconfig python3native ptest 14inherit autotools pkgconfig python3native ptest
15 15