ZhangXiao 48468087cf dsc_depend.py: bug fix on Circular_dsc_order.pkg_fail
When building the last package of a circular chain, the self.next_index
is already been set to "-1". While if this package build failed, we need
to set the self.next_index to the index of the last package instead of
"-=1" as other packages.

Story: 2008862
Task: 45090

Test Plan:
Pass: manually build failure on the last package of a circular chain.

Signed-off-by: ZhangXiao <xiao.zhang@windriver.com>
Change-Id: I5151940a9b8ceafeeda2f7ba2a45f93be38785ca
2022-04-19 16:58:40 +08:00
2021-06-08 15:44:00 -04:00
2019-04-19 19:52:37 +00:00
2018-06-01 07:45:23 -07:00
2021-06-29 11:20:52 -04:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 61.6%
Shell 37.3%
BitBake 0.6%
Dockerfile 0.5%