From 984d43f5086089cc80864256ead137411bf147b8 Mon Sep 17 00:00:00 2001 From: Hong Liu Date: Thu, 14 Feb 2019 09:58:58 +0800 Subject: python-pycparser: upgrade to 2.19 Upgrade python-pycparser from 2.18 to 2.19 Signed-off-by: Hong Liu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pycparser_2.19.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycparser_2.19.bb (limited to 'meta-python/recipes-devtools/python/python3-pycparser_2.19.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.19.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.19.bb new file mode 100644 index 0000000000..7cc024ea09 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pycparser_2.19.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools3 +require python-pycparser.inc + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-netclient \ + " -- cgit v1.2.3-54-g00ecf