mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 04:02:21 +01:00
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:
committed by
Richard Purdie
parent
dff701ffd4
commit
0e138bf56d
5
meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
Normal file
5
meta/recipes-devtools/python/python3-pycurl_7.21.5.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/python-pycurl:"
|
||||
|
||||
require python-pycurl.inc
|
||||
|
||||
inherit distutils3
|
||||
Reference in New Issue
Block a user