summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-native_2.7.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.15.bb b/meta/recipes-devtools/python/python-native_2.7.15.bb
index f00153f0ee..26d67df6b8 100644
--- a/meta/recipes-devtools/python/python-native_2.7.15.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.15.bb
@@ -17,6 +17,7 @@ SRC_URI += "\
17 file://parallel-makeinst-create-bindir.patch \ 17 file://parallel-makeinst-create-bindir.patch \
18 file://revert_use_of_sysconfigdata.patch \ 18 file://revert_use_of_sysconfigdata.patch \
19 file://0001-python-native-fix-one-do_populate_sysroot-warning.patch \ 19 file://0001-python-native-fix-one-do_populate_sysroot-warning.patch \
20 file://0001-2.7-bpo-34623-Use-XML_SetHashSalt-in-_elementtree-GH.patch \
20 " 21 "
21 22
22S = "${WORKDIR}/Python-${PV}" 23S = "${WORKDIR}/Python-${PV}"