Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Agner
ac179bc18e python3-vcversioner: remove egg generation
Remove egg file build. This got introduced with commit fb1696372f
("python-vcversioner: Error Fix for recipes depend on
python-vcversioner"). However, it seems that this was actually not
related to the missing egg file, but to the back then missing depends
on python-vcversioner-native. This got fixed in commit 12d09665bb
("python-jsonschema, python3-jsonschema: add vcversioner-native
dependency").

It also causes issue when trying to build a reproducible build with a
timestamp of 0 due to limitations of the ZIP file format used by the
Python egg packaging.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-30 13:34:49 -08:00
Derek Straka
df997e0747 Remove deprecated python3-subprocess from the RDEPENDS
The python3-subprocess package was merged into core as part of the
json manifest migration

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26 17:28:12 -08:00
Mikko Ylinen
2cdd3d6456 python3-vcversioner: add recipe
python3-vcversioner is needed by other python3 modules so it's good to have
a recipe for it.

Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-05 13:30:52 +02:00