[bitbake-devel] [PATCH 1/1] bitbake: Abort build if runtime dependency conflict

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 11 10:44:11 UTC 2012


On Wed, 2012-07-11 at 11:28 +0800, wenzong.fan at windriver.com wrote:
> From: Wenzong Fan <wenzong.fan at windriver.com>
> 
> Currently if there are multiple preferred providers available for
> a runtime dependency, bitbake will print an Error message and let
> the build go on. Anyways the build should abort while any Errors
> occured.
> 
> [YOCTO #2734]
> 
> Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
> ---
>  bitbake/lib/bb/providers.py |    2 ++
>  bitbake/lib/bb/taskdata.py  |    3 ++-
>  2 files changed, 4 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list