diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2018-11-09 11:59:06 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-11-09 07:29:59 -0800 |
| commit | 016b243f10fa89ea610baa2535371efa79ef0405 (patch) | |
| tree | b309c7686239426e3748a96baa581f3d12d9aa39 | |
| parent | 993da5d96d1266b7e982e8e5a950e860a971966f (diff) | |
| download | meta-openembedded-016b243f10fa89ea610baa2535371efa79ef0405.tar.gz | |
libgpiod: bump version to v1.2
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb index 9d3d759fe9..30289b983b 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.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] = "e5e946cb01a35e5046a1a7a108d6a96d" | 5 | SRC_URI[md5sum] = "34a9972f2f4e9c32fa940301301b007d" |
| 6 | SRC_URI[sha256sum] = "172fa1544ecb51f37533b3e67862298d50c0a5cc84975f3c0706dc15467f0dfd" | 6 | SRC_URI[sha256sum] = "b6b9079c933f7c8524815437937dda6b795a16141bca202a9eec70ba5844b5ba" |
| 7 | 7 | ||
| 8 | PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx" | 8 | PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx" |
| 9 | 9 | ||
