aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2013-10-28 10:20:27 +0800
committerJoe MacDonald <joe@deserted.net>2013-10-29 10:39:07 -0400
commitf855787fb3e7fac8bbd2f3d23d1ea6884e776c66 (patch)
tree6f9c5071218dddccf5f52cf1e0e0939f5562f22e /meta-networking/recipes-support
parent37c03f32bc51d98cfe4774994ec6639941913932 (diff)
downloadmeta-openembedded-f855787fb3e7fac8bbd2f3d23d1ea6884e776c66.tar.gz
lowpan-tools: configure python files installation path
configure python files installation path or else it will use the default value /usr/lib/python*, which is wrong on 64bit and multilibs enabled system Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
index cf78b45759..152ee49a89 100644
--- a/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
+++ b/meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
@@ -13,7 +13,9 @@ SRCREV = "a1d9615adde6d1a568813c24a128273ed755af04"
S = "${WORKDIR}/git"
-inherit autotools
+inherit autotools python-dir
+
+CACHED_CONFIGUREVARS += "am_cv_python_pythondir=${PYTHON_SITEPACKAGES_DIR}/lowpan-tools"
do_install_append() {
rmdir ${D}${localstatedir}/run