summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-native_2.7.16.bb
diff options
context:
space:
mode:
authorMax Tomago <max.tomago@codethink.co.uk>2019-10-15 17:37:44 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-19 23:18:34 +0100
commitf484aa6090c5fa3f69c3aed0cab154ed1f46b7ac (patch)
treeac80ef043bc4060f6c79836f88fe36e537d60e08 /meta/recipes-devtools/python/python-native_2.7.16.bb
parentc16d1ff13f15246accce20425e174050b26efae6 (diff)
downloadpoky-f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac.tar.gz
python-native: Remove debug.patch
It doesn't look like it should be there. (From OE-Core rev: bdc62e2845fc242cf0778623690fadcb8da731d4) Signed-off-by: Max Tomago <max.tomago@codethink.co.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.16.bb')
-rw-r--r--meta/recipes-devtools/python/python-native_2.7.16.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.16.bb b/meta/recipes-devtools/python/python-native_2.7.16.bb
index b7442800d9..90103af8be 100644
--- a/meta/recipes-devtools/python/python-native_2.7.16.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.16.bb
@@ -7,7 +7,6 @@ SRC_URI += "\
7 file://10-distutils-fix-swig-parameter.patch \ 7 file://10-distutils-fix-swig-parameter.patch \
8 file://11-distutils-never-modify-shebang-line.patch \ 8 file://11-distutils-never-modify-shebang-line.patch \
9 file://0001-distutils-set-the-prefix-to-be-inside-staging-direct.patch \ 9 file://0001-distutils-set-the-prefix-to-be-inside-staging-direct.patch \
10 file://debug.patch \
11 file://unixccompiler.patch \ 10 file://unixccompiler.patch \
12 file://nohostlibs.patch \ 11 file://nohostlibs.patch \
13 file://multilib.patch \ 12 file://multilib.patch \