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>
This commit is contained in:
Andrew Jeffery
2018-05-10 16:07:18 +09:30
committed by Khem Raj
parent 82fc7b9e26
commit bdf5540dc5
2 changed files with 135 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
require python-pyflame.inc
SRC_URI += "file://0001-ptrace-Abstract-over-user_regs_struct-name-which-dif.patch"
SRC_URI += "file://0001-symbol-Account-for-prelinked-shared-objects.patch"