diff options
-rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.4.1.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.1.bb index 71a45edb9e..756b143ef7 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.1.bb | |||
@@ -2,8 +2,8 @@ require libgpiod.inc | |||
2 | 2 | ||
3 | DEPENDS += "autoconf-archive-native" | 3 | DEPENDS += "autoconf-archive-native" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "bd52d764017215a30e2f014d2081dc3e" | 5 | SRC_URI[md5sum] = "585b4bb431f99c4ba9b3ee58b9d494c1" |
6 | SRC_URI[sha256sum] = "ebde83aaf14be3abd33e7a90faa487a2ee231e242897afe7fdefb765386b3c8b" | 6 | SRC_URI[sha256sum] = "21ae8fd1f8dafc2eb2ba50e652390cf533d21351419a7426255895cb52e21b1c" |
7 | 7 | ||
8 | # enable tools and cxx bindings | 8 | # enable tools and cxx bindings |
9 | PACKAGECONFIG ?= "cxx tools" | 9 | PACKAGECONFIG ?= "cxx tools" |