aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-09 18:05:19 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-16 21:38:25 +0100
commit547c2b30573ee0e9e796acf7d8f0411063033282 (patch)
tree16a4eb6dff83d41111886f393640559c55bdc10a
parentf2805453ea34694b684f9ab567cfeee147ee1e35 (diff)
downloadopenembedded-core-contrib-547c2b30573ee0e9e796acf7d8f0411063033282.tar.gz
cryptodev-tests: don't use STAGING_KERNEL_DIR, fix re-packaging in multi-machine builds
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev-tests_1.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.7.bb b/meta/recipes-kernel/cryptodev/cryptodev-tests_1.7.bb
index efc41ae427..be59a4af2c 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.7.bb
+++ b/meta/recipes-kernel/cryptodev/cryptodev-tests_1.7.bb
@@ -9,7 +9,7 @@ file://0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch \
file://0002-Fix-tests-Makefile-usage-of-LDLIBS-vs.-LDFLAGS.patch \
"
-EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
+EXTRA_OEMAKE='KERNEL_DIR="${STAGING_EXECPREFIXDIR}" PREFIX="${D}"'
do_compile() {
oe_runmake testprogs