[oe] [thud 0/3] Backport python-module patches from master to thud

Sai Hari Chandana Kalluri chandana.kalluri at xilinx.com
Mon Feb 25 21:55:31 UTC 2019


   The following recipes are included in master:
   python3-twitter
   python-requests-oauthlib
   ace-cloud-editor

This patch series provides backport patches for the above recipes in thud.

Sai Hari Chandana Kalluri (3):
  Yocto recipes for easy to use python2 and python3 libraries for
    accessing twitter APIs
  Yocto recipes for Python Requests and Oauthlib libraries to provide   
     easy-to-use Python 2 and Python 3 interfaces for building OAuth1
    and     OAuth2 clients.
  Yocto recipe for Ace-code-editor an open source embeddable code editor
    written     in JavaScript. It can be easily embedded in any webpage
    and JavaScript     application.

 .../ace-cloud-editor/ace-cloud-editor_git.bb       | 22 ++++++++++++++++++++++
 .../python/python-requests-oauthlib.inc            |  7 +++++++
 .../python/python-requests-oauthlib_0.8.0.bb       |  3 +++
 .../recipes-devtools/python/python-twitter.inc     | 17 +++++++++++++++++
 .../python/python-twitter_3.7.0.bb                 |  3 +++
 .../python/python3-requests-oauthlib_0.8.0.bb      |  3 +++
 .../python/python3-twitter_3.7.0.bb                |  3 +++
 7 files changed, 58 insertions(+)
 create mode 100644 meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb
 create mode 100644 meta-python/recipes-devtools/python/python-requests-oauthlib.inc
 create mode 100644 meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-twitter.inc
 create mode 100644 meta-python/recipes-devtools/python/python-twitter_3.7.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-twitter_3.7.0.bb

-- 
2.7.4



More information about the Openembedded-devel mailing list