]> code.ossystems Code Review - openembedded-core.git/commit
python: mark the tests modules as special when updating the manifest
authorRoss Burton <ross.burton@intel.com>
Fri, 28 Sep 2018 16:06:15 +0000 (17:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Sep 2018 12:26:41 +0000 (13:26 +0100)
commitb4bd4e7e26bb79223129abb9fb6e22e9045e3707
treea45b8582a2de135d424fcb094a84c634c5e71fa6
parent4e397e16996662bce51608cf5e20448b9803c476
python: mark the tests modules as special when updating the manifest

We manually maintain the tests package's content and dependencies, so mark is as
special (matching create_manifest3.py).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python/create_manifest2.py