From 0049076c41d547a90bfdfe826038d6ce6c23bd36 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Wed, 25 Jul 2018 21:29:15 +0800 Subject: meta-python: add python-crcmod recipe Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-crcmod_1.7.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-crcmod_1.7.bb (limited to 'meta-python/recipes-devtools/python/python3-crcmod_1.7.bb') diff --git a/meta-python/recipes-devtools/python/python3-crcmod_1.7.bb b/meta-python/recipes-devtools/python/python3-crcmod_1.7.bb new file mode 100644 index 0000000000..6996b13d0d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-crcmod_1.7.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-crcmod.inc -- cgit v1.2.3-54-g00ecf