From ac2abd467ec0e88e0c3663a55d38d9bfcbfe4618 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 22 Nov 2016 18:46:39 -0500 Subject: python-pycparser: update to version 2.17 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pycparser_2.17.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycparser_2.17.bb (limited to 'meta-python/recipes-devtools/python/python3-pycparser_2.17.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.17.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.17.bb new file mode 100644 index 0000000000..7cc024ea09 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pycparser_2.17.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