summaryrefslogtreecommitdiff
path: root/recipes/python/python-native_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-native_2.6.1.bb')
-rw-r--r--recipes/python/python-native_2.6.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-native_2.6.1.bb b/recipes/python/python-native_2.6.1.bb
index 9d0b0c8268..9b59c1be65 100644
--- a/recipes/python/python-native_2.6.1.bb
+++ b/recipes/python/python-native_2.6.1.bb
@@ -10,6 +10,8 @@ SRC_URI = "\
file://10-distutils-fix-swig-parameter.patch;patch=1 \
file://11-distutils-never-modify-shebang-line.patch;patch=1 \
file://12-distutils-prefix-is-inside-staging-area.patch;patch=1 \
+ file://debug.patch;patch=1 \
+ file://nohostlibs.patch;patch=1 \
"
S = "${WORKDIR}/Python-${PV}"