aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb
diff options
context:
space:
mode:
authorRouven Czerwinski <r.czerwinski@pengutronix.de>2019-11-21 09:27:52 +0100
committerKhem Raj <raj.khem@gmail.com>2019-11-21 17:51:37 -0800
commit799925fd48cf0156caa85ef3b7f38da792fb5337 (patch)
treeb0925eee1deebe98fab29265e34fde937154e0da /meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb
parent4e1901c2849cfff324d5d1e62d4480e2c2919e7a (diff)
downloadmeta-openembedded-contrib-799925fd48cf0156caa85ef3b7f38da792fb5337.tar.gz
python-pyelftools: add recipes
pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb b/meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb
new file mode 100644
index 0000000000..56eb8c4cd6
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pyelftools_0.25.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-pyelftools.inc