From: Jackie Huang <[email protected]> -- The following changes since commit ac2a6d2b5d69937577effcb8bb2149651bac0176:
json-spirit: Add -latomic to LDFLAGS (2017-08-13 13:21:04 +0200) are available in the git repository at: git://git.pokylinux.org/poky-contrib.git jhuang0/r_up_python-beautifulsoup4_170825_0 http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/r_up_python-beautifulsoup4_170825_0 Jackie Huang (3): python-html5lib: add Python3 support python-webencodings: add Python3 support python-beautifulsoup4: add new recipe for both python2 and python3 .../recipes-devtools/python/python-beautifulsoup4.inc | 17 +++++++++++++++++ .../python/python-beautifulsoup4_4.6.0.bb | 2 ++ meta-python/recipes-devtools/python/python-html5lib.inc | 14 ++++++++++++++ .../python/python-html5lib_0.999999999.bb | 16 ++-------------- .../recipes-devtools/python/python-webencodings.inc | 10 ++++++++++ .../python/python-webencodings_0.5.1.bb | 12 ++---------- .../python/python3-beautifulsoup4_4.6.0.bb | 2 ++ .../python/python3-html5lib_0.999999999.bb | 2 ++ .../python/python3-webencodings_0.5.1.bb | 2 ++ 9 files changed, 53 insertions(+), 24 deletions(-) create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4.inc create mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4_4.6.0.bb create mode 100644 meta-python/recipes-devtools/python/python-html5lib.inc create mode 100644 meta-python/recipes-devtools/python/python-webencodings.inc create mode 100644 meta-python/recipes-devtools/python/python3-beautifulsoup4_4.6.0.bb create mode 100644 meta-python/recipes-devtools/python/python3-html5lib_0.999999999.bb create mode 100644 meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb -- 2.11.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
