]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python-pycurl: create python3-pycurl recipe
authorDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Fri, 7 Apr 2017 13:14:16 +0000 (16:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Apr 2017 21:48:08 +0000 (22:48 +0100)
commit6cb9c0a4e75c647b38c81d2d7217b54b2fdfd972
tree3e2dc03538fe3c11e1466527b171a2b200446ffd
parent7b502702be5d484c6f1f903426ba63cf04f8ca4a
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.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/security_flags.inc
meta/recipes-devtools/python/python-pycurl.inc [new file with mode: 0644]
meta/recipes-devtools/python/python-pycurl_7.21.5.bb
meta/recipes-devtools/python/python3-pycurl_7.21.5.bb [new file with mode: 0644]