From 799925fd48cf0156caa85ef3b7f38da792fb5337 Mon Sep 17 00:00:00 2001 From: Rouven Czerwinski Date: Thu, 21 Nov 2019 09:27:52 +0100 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pyelftools_0.25.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyelftools_0.25.bb (limited to 'meta-python/recipes-devtools/python/python-pyelftools_0.25.bb') diff --git a/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb b/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb new file mode 100644 index 0000000000..de42025060 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyelftools_0.25.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-pyelftools.inc -- cgit v1.2.3-54-g00ecf