Haiqing Bai 48ad94bac0 build-pkgs: Fixed "exit on failure" feature broken
"-e" option of build-pkgs means exiting on any package
build failure instead of continuing to run. This feature
was broken during the code merging, now brings the feature
back.

Test Plan:
Pass: For monolithic build, package build failure should
      result in a safe exit with '-e' option:
      build-pkgs -e

Pass: For single build with '-p', package build failure
      should result in a safe exit with '-e' option:
      build-pkgs -e -p <packages>

Closes-bug: 2054720

Change-Id: I5bf2089aa3559a8131f0e238a75edea87733dea6
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
2024-02-28 00:53:49 +08:00
2023-02-14 16:36:01 -05:00
2019-04-19 19:52:37 +00:00
2023-04-28 12:38:49 -04:00
2018-06-01 07:45:23 -07:00
2022-12-26 21:12:47 +00:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 62%
Shell 36.9%
BitBake 0.6%
Dockerfile 0.5%