summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-05-10 16:07:18 +0930
committerKhem Raj <raj.khem@gmail.com>2018-08-24 09:14:05 -0700
commitbdf5540dc510bb7cfaca1b9045533cd558954681 (patch)
treee452b06459d0bbad17cc3386ca02bd1ada925150 /meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
parent82fc7b9e2670f083c1046252e6eed488b63afde9 (diff)
downloadmeta-openembedded-bdf5540dc510bb7cfaca1b9045533cd558954681.tar.gz
meta-python: Make python-pyflame cope with prelinked ELFs
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb b/meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
index 7a6d3b0996..abf3ed7fee 100644
--- a/meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
+++ b/meta-python/recipes-devtools/python/python-pyflame_1.6.6.bb
@@ -1,3 +1,4 @@
1require python-pyflame.inc 1require python-pyflame.inc
2 2
3SRC_URI += "file://0001-ptrace-Abstract-over-user_regs_struct-name-which-dif.patch" 3SRC_URI += "file://0001-ptrace-Abstract-over-user_regs_struct-name-which-dif.patch"
4SRC_URI += "file://0001-symbol-Account-for-prelinked-shared-objects.patch"