From 5206fbd7762371d35cd9abfa7fe6e3ef355cddf8 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Fri, 5 Apr 2019 14:41:52 +0000 Subject: python3-pyfann2: Initial commit Signed-off-by: Alistair Francis Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb (limited to 'meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb b/meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb new file mode 100644 index 0000000000..a04c961f4a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-fann2_1.1.2.bb @@ -0,0 +1,4 @@ +require python-fann2.inc +inherit pypi setuptools3 + +SRC_URI += " file://0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch" -- cgit 1.2.3-korg