python-pycurl: create python3-pycurl recipe

The python-pycurl recipe can be used with python2 only even
though python3 is officially supported by upstream.

Create python3-pycurl recipe enabling the pycurl module for
python3.

(From OE-Core rev: 6cb9c0a4e75c647b38c81d2d7217b54b2fdfd972)

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Dmitry Rozhkov
2017-04-07 16:14:16 +03:00
committed by Richard Purdie
parent dff701ffd4
commit 0e138bf56d
4 changed files with 38 additions and 31 deletions

View File

@@ -0,0 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/python-pycurl:"
require python-pycurl.inc
inherit distutils3