aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pycparser_2.18.bb
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2019-02-14 09:58:58 +0800
committerKhem Raj <raj.khem@gmail.com>2019-02-15 06:45:43 -0800
commit984d43f5086089cc80864256ead137411bf147b8 (patch)
tree0884071deac51f96cf2402b45cca7ba8e9cfd6d3 /meta-python/recipes-devtools/python/python-pycparser_2.18.bb
parentf4270950bd5a14cfa9c51b4ea05eaca8f09c168b (diff)
downloadmeta-openembedded-984d43f5086089cc80864256ead137411bf147b8.tar.gz
python-pycparser: upgrade to 2.19
Upgrade python-pycparser from 2.18 to 2.19 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pycparser_2.18.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pycparser_2.18.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-pycparser_2.18.bb b/meta-python/recipes-devtools/python/python-pycparser_2.18.bb
deleted file mode 100644
index 98742737fd..0000000000
--- a/meta-python/recipes-devtools/python/python-pycparser_2.18.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-inherit pypi setuptools
-require python-pycparser.inc
-
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-subprocess \
-"