summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
diff options
context:
space:
mode:
authorDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>2017-04-07 16:14:16 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-10 23:00:44 +0100
commit0e138bf56d650a0884911aba893c19a44b4ce600 (patch)
treef2d93890a84820b5e342a676836f01caad2e64d7 /meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
parentdff701ffd4e67fa80f37b16c1d1bc0fdbaac2bd9 (diff)
downloadpoky-0e138bf56d650a0884911aba893c19a44b4ce600.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycurl_7.21.5.bb')
-rw-r--r--meta/recipes-devtools/python/python3-pycurl_7.21.5.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pycurl_7.21.5.bb b/meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
new file mode 100644
index 0000000000..5d11192ab6
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
@@ -0,0 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/python-pycurl:"
2
3require python-pycurl.inc
4
5inherit distutils3