diff options
| -rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb index 1ca0f79f0b..0cca2fe774 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.2.33.bb | |||
| @@ -63,3 +63,5 @@ do_install:append() { | |||
| 63 | do_install_ptest () { | 63 | do_install_ptest () { |
| 64 | oe_runmake -C ${S}/examples DESTDIR=${D}${PTEST_PATH} ${PTEST_EXTRA_ARGS} install-ptest | 64 | oe_runmake -C ${S}/examples DESTDIR=${D}${PTEST_PATH} ${PTEST_EXTRA_ARGS} install-ptest |
| 65 | } | 65 | } |
| 66 | |||
| 67 | BBCLASSEXTEND = "native" | ||
