summaryrefslogtreecommitdiff
path: root/packages/boost/boost.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/boost/boost.inc')
-rw-r--r--packages/boost/boost.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/boost/boost.inc b/packages/boost/boost.inc
index 4458f367a1..80635b0f9f 100644
--- a/packages/boost/boost.inc
+++ b/packages/boost/boost.inc
@@ -61,8 +61,8 @@ FILES_boost-wserialization = "${libdir}/libboost_wserialization.so.${PV}"
#PYTHON_ROOT = "/dev/null"
# to remove the python build
DEPENDS += "python"
-PYTHON_ROOT = "${STAGING_DIR_HOST}"
-PYTHON_VERSION = "2.4"
+PYTHON_ROOT = "${STAGING_DIR_HOST}/${layout_prefix}"
+PYTHON_VERSION = "2.5"
BOOSTLIBS += "boost-python"
FILES_boost-python = "${libdir}/libboost_python.so.${PV}"