diff options
Diffstat (limited to 'meta-oe/recipes-support/pcp/pcp_6.3.8.bb')
| -rw-r--r-- | meta-oe/recipes-support/pcp/pcp_6.3.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pcp/pcp_6.3.8.bb b/meta-oe/recipes-support/pcp/pcp_6.3.8.bb index 65efac06be..bf1d728b7c 100644 --- a/meta-oe/recipes-support/pcp/pcp_6.3.8.bb +++ b/meta-oe/recipes-support/pcp/pcp_6.3.8.bb | |||
| @@ -61,7 +61,7 @@ do_configure:prepend () { | |||
| 61 | cp ${UNPACKDIR}/config.linux ${B} | 61 | cp ${UNPACKDIR}/config.linux ${B} |
| 62 | rm -rf ${S}/include/pcp/configsz.h | 62 | rm -rf ${S}/include/pcp/configsz.h |
| 63 | rm -rf ${S}/include/pcp/platformsz.h | 63 | rm -rf ${S}/include/pcp/platformsz.h |
| 64 | export SED=${TMPDIR}/hosttools/sed | 64 | export SED=${HOSTTOOLS_DIR}/sed |
| 65 | export PYTHON=python3 | 65 | export PYTHON=python3 |
| 66 | } | 66 | } |
| 67 | 67 | ||
