]> code.ossystems Code Review - openembedded-core.git/commit
pypi.bbclass: bring in from meta-python
authorTim Orling <timothy.t.orling@linux.intel.com>
Sat, 18 Nov 2017 06:23:42 +0000 (22:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Dec 2017 13:59:44 +0000 (13:59 +0000)
commitc350812523017f113f63e0b863fd526b4d6331b9
treeb1e95f888077e58e8e9234c043f8fa78bfaa7ab2
parenta24c10b7bdab8aa960fdd3a58d2009f24344e579
pypi.bbclass: bring in from meta-python

The pypi.bbclass has usefullness in many meta layers, not
just meta-python. Add it to oe-core for the benefit of
everyone.

Documentation strings for PYPI_PACKAGE, PYPI_PACKAGE_EXT and
PYPI_SRC_URI added to meta/conf/documentation.conf

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/pypi.bbclass [new file with mode: 0644]
meta/conf/documentation.conf