diff options
Diffstat (limited to 'meta-oe/recipes-support/xmlsec1')
| -rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb index e0888f1ff4..e178fc2125 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb | |||
| @@ -51,6 +51,9 @@ FILES:${PN}-dbg += "${PTEST_PATH}/.debug/*" | |||
| 51 | RDEPENDS:${PN}-ptest += "${PN}-dev" | 51 | RDEPENDS:${PN}-ptest += "${PN}-dev" |
| 52 | INSANE_SKIP:${PN}-ptest += "dev-deps" | 52 | INSANE_SKIP:${PN}-ptest += "dev-deps" |
| 53 | 53 | ||
| 54 | # The ptests are not buildable now that pkgconf is being used, disable until fixed. | ||
| 55 | PTEST_ENABLED = "0" | ||
| 56 | |||
| 54 | PTEST_EXTRA_ARGS = "top_srcdir=${S} top_builddir=${B}" | 57 | PTEST_EXTRA_ARGS = "top_srcdir=${S} top_builddir=${B}" |
| 55 | 58 | ||
| 56 | do_compile_ptest () { | 59 | do_compile_ptest () { |
