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>
This commit is contained in:
Rouven Czerwinski
2019-11-21 09:27:52 +01:00
committed by Khem Raj
parent 4e1901c284
commit 799925fd48
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools
require python-pyelftools.inc