diff options
-rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod.bb) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod.bb b/meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb index b2e3bae69b..20068894eb 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_0.3.2.bb | |||
@@ -8,8 +8,6 @@ SRC_URI = "https://www.kernel.org/pub/software/libs/libgpiod/${BP}.tar.xz" | |||
8 | SRC_URI[md5sum] = "9c1966bea7dffd59bd099a8b2930e2ea" | 8 | SRC_URI[md5sum] = "9c1966bea7dffd59bd099a8b2930e2ea" |
9 | SRC_URI[sha256sum] = "50c7862428ca90b58672e2475aea66d33a6fc86c6bab1928c0660f3aedf44a37" | 9 | SRC_URI[sha256sum] = "50c7862428ca90b58672e2475aea66d33a6fc86c6bab1928c0660f3aedf44a37" |
10 | 10 | ||
11 | PV = "0.3.2" | ||
12 | |||
13 | inherit autotools pkgconfig | 11 | inherit autotools pkgconfig |
14 | 12 | ||
15 | # enable tools | 13 | # enable tools |