Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/1] bitbake: Abort build if runtime dependency conflict
@ 2012-07-11  3:28 wenzong.fan
  2012-07-11  3:28 ` [PATCH 1/1] " wenzong.fan
  0 siblings, 1 reply; 3+ messages in thread
From: wenzong.fan @ 2012-07-11  3:28 UTC (permalink / raw)
  To: bitbake-devel

From: Wenzong Fan <wenzong.fan@windriver.com>

If found any runtime dependency conflict from PREFERRED_PROVIDER entries,
bitbake will print an ERROR and let the build go on.
 
This is a little confusion for a long time build, it should be abort
immediately while an ERROR occured.

The following changes since commit 5142a1e95ed7db7e09ef31f645d45bb7e380d1d6:

  subversion: do_install failed (parallel issue) (2012-07-10 20:35:11 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib wenzong/2734
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2734

Wenzong Fan (1):
  bitbake: Abort build if runtime dependency conflict

 bitbake/lib/bb/providers.py |    2 ++
 bitbake/lib/bb/taskdata.py  |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

-- 
1.7.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-11 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11  3:28 [PATCH 0/1] bitbake: Abort build if runtime dependency conflict wenzong.fan
2012-07-11  3:28 ` [PATCH 1/1] " wenzong.fan
2012-07-11 10:44   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox