mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
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:
committed by
Khem Raj
parent
d986db6083
commit
034bb63ad8
@@ -1,4 +0,0 @@
|
||||
require libgpiod.inc
|
||||
|
||||
SRC_URI[md5sum] = "2ca0c3eb17d69e367b6f6a109ca86e41"
|
||||
SRC_URI[sha256sum] = "972924195367f5fb045c023d65340c4b7dfc8764499516be446553865208dedc"
|
||||
6
meta-oe/recipes-support/libgpiod/libgpiod_1.1.bb
Normal file
6
meta-oe/recipes-support/libgpiod/libgpiod_1.1.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
require libgpiod.inc
|
||||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
SRC_URI[md5sum] = "80237a047a9d653a14c5d71e5ce9d641"
|
||||
SRC_URI[sha256sum] = "9758466468a7ef3f5e30c182c1303abef6241e665cda4d82a64328a7474838c1"
|
||||
Reference in New Issue
Block a user