]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEAN
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 18 Aug 2016 16:55:53 +0000 (19:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Aug 2016 15:08:59 +0000 (16:08 +0100)
commit9cce855f472b871ef72f7a0bc053937b67097d0c
tree5a64015522226aca8ba328b62094f478b69b45b9
parent81697a8661a5d620960306fe12825cd13a1ba4c6
bitbake: bitbake-selftest: introduce BB_TMPDIR_NOCLEAN

Set this env variable to 'yes' to preserve temporary directories used by
the fetcher tests. Useful for debugging tests.

(Bitbake rev: 04132b261df9def3a0cff14c93c29b26ff906e8b)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake-selftest
bitbake/lib/bb/tests/fetch.py