From d07b4e7e35aa9d308b6f9fff5a129c46e868ad02 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 14:37:55 -0400 Subject: python-pycparser: update to version 2.18 Update license checksum and verify terms are unchanged Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pycparser_2.18.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pycparser_2.18.bb (limited to 'meta-python/recipes-devtools/python/python3-pycparser_2.18.bb') diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.18.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.18.bb new file mode 100644 index 0000000000..7cc024ea09 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pycparser_2.18.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools3 +require python-pycparser.inc + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-netclient \ + " -- cgit 1.2.3-korg