Hob: Remove some calling of initiate_new_build()
authorDongxiao Xu <dongxiao.xu@intel.com>
Sun, 1 Apr 2012 12:14:11 +0000 (20:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2012 13:00:26 +0000 (14:00 +0100)
commite9ad4409094b07ae9d54e0cf5cbe7f71d7132413
treeb61a3f2aa15c53eaf9449b56dc1ec762ea7173c4
parent7b50df7f432f9e178d301d89670aaae44e4b8a1d
Hob: Remove some calling of initiate_new_build()

initiate_new_build() function is in async mode and could not be called
before another async function.

Also we could not initialize the build if user simply change a setting,
therefore remove this function.

(Bitbake rev: c184cefe90115623e2312ad2bbe34ea95788c129)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/imagedetailspage.py