root/build-tools/stx
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
..
patch Changing filenames and adding to signature 2024-02-14 13:38:59 -03:00
.gitignore stx: discover buildable packages 2022-04-19 17:42:35 +08:00
aptly_deb_usage.py aptly: update expired GPG key 2024-02-23 22:46:41 -05:00
build-image Create layer-specific aptly binary repositories 2023-10-05 00:39:09 +00:00
build-pkgs build-pkgs: Fixed "exit on failure" feature broken 2024-02-28 00:53:49 +08:00
circular_dep.conf No leap second on 2023-12-31, Fix tzdata circular dependency 2023-11-07 10:17:43 -05:00
debdownloader build-tools: apt repo priority based on "Origin" 2022-07-05 20:39:40 -04:00
debian-image.inc Add ndisc6 package to iso 2024-02-06 13:57:53 -03:00
debrepack.py cengn reference removal 2023-12-01 14:46:27 -05:00
debsentry.py build-pkgs: Fixed the deb packages missing issue after reuse 2023-05-25 18:33:57 +08:00
discovery.py Debian: build-image support debian_iso_image.inc 2022-08-27 21:43:39 +08:00
downloader cengn reference removal 2023-11-07 17:06:46 -05:00
dsc_depend.py Log members of a circular dependency 2023-11-07 10:19:04 -05:00
dsccache.py Reuse fix to not rebuild if no source changes 2022-12-16 13:12:03 -08:00
git_utils.py stx: discover buildable packages 2022-04-19 17:42:35 +08:00
image-layers.conf Create layer-specific aptly binary repositories 2023-10-05 00:39:09 +00:00
repo_manage.py Allow our repositories to have multiple versions of a package 2023-10-05 00:41:20 +00:00
repo_utils.py stx: discover buildable packages 2022-04-19 17:42:35 +08:00
utils.py iutils.py: fix typo for upstream url 2023-12-08 16:00:59 +08:00