poky/scripts/lib/devtool
Markus Lehtonen ee0ff82b56 devtool: modify: use B=S if that is the default for the recipe
Makes the build succeed for packages which do not support separate build
directory, e.g. zlib. The same outcome could be achieved with the
--same-dir option, but, it's generally hard to tell if a random package
would need that option. The negative side effect of this patch is that
dev srctree (of some packages that build fine without this modification)
gets dirtied by build artefacts.

(From OE-Core rev: 6ac5692426956e276ba2119f917b0f30791e6cd6)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Acked-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-27 15:05:51 +01:00
..
__init__.py devtool: force use of bash when running build within extensible SDK 2015-04-24 11:06:54 +01:00
deploy.py devtool: deploy-target: add dry-run option 2015-03-20 11:27:47 +00:00
standard.py devtool: modify: use B=S if that is the default for the recipe 2015-04-27 15:05:51 +01:00