summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-native_2.7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.3.bb')
-rw-r--r--meta/recipes-devtools/python/python-native_2.7.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb
index d450949326..b0b3503ed9 100644
--- a/meta/recipes-devtools/python/python-native_2.7.3.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.3.bb
@@ -15,6 +15,7 @@ SRC_URI += "file://04-default-is-optimized.patch \
15 file://nohostlibs.patch \ 15 file://nohostlibs.patch \
16 file://multilib.patch \ 16 file://multilib.patch \
17 file://add-md5module-support.patch \ 17 file://add-md5module-support.patch \
18 file://builddir.patch \
18 " 19 "
19S = "${WORKDIR}/Python-${PV}" 20S = "${WORKDIR}/Python-${PV}"
20 21