]> code.ossystems Code Review - openembedded-core.git/commit
python-3.5-manifest: Add http module to the netclient package
authorDerek Straka <derek@asterius.io>
Fri, 23 Dec 2016 23:20:48 +0000 (18:20 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:52 +0000 (18:01 +0000)
commit3d0060f9703ba39fbdaafcbdf91e0c319b56f7b3
treefe478e1e5d333ea8f22b70599c194d8d8074aef0
parent3632abd01abb8dfff230e18f828af705da488f97
python-3.5-manifest: Add http module to the netclient package

Adding http module from Python's standard library. This allow use
of the http module without installing all python-misc modules.

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-3.5-manifest.inc
scripts/contrib/python/generate-manifest-3.5.py