diff options
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb index aec50e7e6b..c0cf545892 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb | |||
| @@ -5,12 +5,12 @@ LICENSE = "LGPLv2.1+" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" |
| 6 | 6 | ||
| 7 | SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz" | 7 | SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz" |
| 8 | SRC_URI[md5sum] = "0da9e11dcb0ac0149967b0c4d3ed9cfd" | 8 | SRC_URI[md5sum] = "4765470becb619fead3cdaeac61b9a77" |
| 9 | SRC_URI[sha256sum] = "a041b06907c956dd1c77836cccf4d392af29b9fe09c8ad18449a6da707b5ba2d" | 9 | SRC_URI[sha256sum] = "c601e71846f5ab140c83bc757fdd62a4fda24a9cee39cc5e99c96ec2bf1b06a9" |
| 10 | 10 | ||
| 11 | inherit autotools pkgconfig python3native | 11 | inherit autotools pkgconfig python3native |
| 12 | 12 | ||
| 13 | PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev" | 13 | PACKAGECONFIG[tests] = "--enable-tests,--disable-tests,kmod udev glib-2.0 catch2" |
| 14 | PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx" | 14 | PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx" |
| 15 | PACKAGECONFIG[python3] = "--enable-bindings-python,--disable-bindings-python,python3" | 15 | PACKAGECONFIG[python3] = "--enable-bindings-python,--disable-bindings-python,python3" |
| 16 | 16 | ||
