libgpiod: update to 1.1

Add native dependency on autoconf-archive as it is now used by the
libgpiod autotools.

Signed-off-by: Martin Hundebøll <mnhu@prevas.dk>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Hundebøll
2018-05-23 20:23:30 +02:00
committed by Khem Raj
parent d986db6083
commit 034bb63ad8
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +0,0 @@
require libgpiod.inc
SRC_URI[md5sum] = "2ca0c3eb17d69e367b6f6a109ca86e41"
SRC_URI[sha256sum] = "972924195367f5fb045c023d65340c4b7dfc8764499516be446553865208dedc"

View File

@@ -0,0 +1,6 @@
require libgpiod.inc
DEPENDS += "autoconf-archive-native"
SRC_URI[md5sum] = "80237a047a9d653a14c5d71e5ce9d641"
SRC_URI[sha256sum] = "9758466468a7ef3f5e30c182c1303abef6241e665cda4d82a64328a7474838c1"