mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
libjcat: skip buildpaths check
Test binary has embedded build time paths. Ignore
for now.
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit e02e220634)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e11df06133
commit
2ae04c8c3d
@@ -32,3 +32,5 @@ GTKDOC_MESON_OPTION = "gtkdoc"
|
|||||||
RDEPENDS:${PN}:class-target = "\
|
RDEPENDS:${PN}:class-target = "\
|
||||||
${@bb.utils.contains('PACKAGECONFIG', 'gpg', 'gnupg', '', d)} \
|
${@bb.utils.contains('PACKAGECONFIG', 'gpg', 'gnupg', '', d)} \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
INSANE_SKIP:${PN}-ptest += "buildpaths"
|
||||||
|
|||||||
Reference in New Issue
Block a user