diff options
author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2019-02-14 09:58:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-02-15 06:45:43 -0800 |
commit | 984d43f5086089cc80864256ead137411bf147b8 (patch) | |
tree | 0884071deac51f96cf2402b45cca7ba8e9cfd6d3 /meta-python/recipes-devtools/python/python-pycparser_2.18.bb | |
parent | f4270950bd5a14cfa9c51b4ea05eaca8f09c168b (diff) | |
download | meta-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.bb | 6 |
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 98742737f..000000000 --- a/meta-python/recipes-devtools/python/python-pycparser_2.18.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pycparser.inc | ||
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||