mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
sshfs-fuse: Inherit pkgconfig
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/libfuse/sshfs"
|
|||||||
SRCREV = "9700b353700589dcc462205c638bcb40219a49c2"
|
SRCREV = "9700b353700589dcc462205c638bcb40219a49c2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit meson ptest
|
inherit meson pkgconfig ptest
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
|
|||||||
Reference in New Issue
Block a user