[OE-core] [PATCH 0/1] python: remove tests and sqlite3-tests modules

2016-03-31 Thread Laurent Bonnans
.com/lbonn/poky/tree/python-rm-tests Laurent Bonnans (1): python: remove tests and sqlite3-tests modules meta/recipes-devtools/python/python-2.7-manifest.inc | 14 +++--- meta/recipes-devtools/python/python-3.5-manifest.inc | 14 +++--- scripts/contrib/python/generate-manif

[OE-core] [PATCH 1/1] python: remove tests and sqlite3-tests modules

2016-03-31 Thread Laurent Bonnans
dules'. This commit keeps them avalaible in the 'python-misc' package. Signed-off-by: Laurent Bonnans --- meta/recipes-devtools/python/python-2.7-manifest.inc | 14 +++--- meta/recipes-devtools/python/python-3.5-manifest.inc | 14 +++--- scripts/contrib/p

Re: [OE-core] [PATCH 1/1] python: remove tests and sqlite3-tests modules

2016-04-01 Thread Laurent Bonnans
2016-03-31 23:54 GMT+02:00 Richard Purdie : > Would it not make sense to keep these as separate packages but > specifically exclude them from python-modules (and add a comment along > the lines of the above as a reason)? This sounds reasonable to me. It would require to slightly tweak the logic of

Re: [OE-core] [PATCH 1/1] python: remove tests and sqlite3-tests modules

2016-04-06 Thread Laurent Bonnans
2016-04-05 16:56 GMT+02:00 Burton, Ross : > > On 31 March 2016 at 17:15, Laurent Bonnans > wrote: >> >> If present in manifests, they are shipped in 'python-modules'. This >> commit keeps them avalaible in the 'python-misc' package. > > &