diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-07-14 22:27:39 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-07-14 22:27:39 +0000 |
commit | c5fbcf59e0fcaba3dd137d406e38b3eb27d21573 (patch) | |
tree | 1933a54561dabc57dc0d6a5a31ff30eb885870f5 /tools/firmware-utils | |
parent | 6c8c019b785c5c868a3062485d250d5052d25e57 (diff) | |
download | upstream-c5fbcf59e0fcaba3dd137d406e38b3eb27d21573.tar.gz upstream-c5fbcf59e0fcaba3dd137d406e38b3eb27d21573.tar.bz2 upstream-c5fbcf59e0fcaba3dd137d406e38b3eb27d21573.zip |
scripts/feeds: return error status from feed update
This patch is a modified version of the patch being discussed at here:
https://patchwork.ozlabs.org/patch/471303/
from Martin Strbacka <martin.strbacka@nic.cz>
My version modifies scripts/feeds so that an error with one of the feeds just
raises the error flag, but script continues and tries to update the other
feeds. After all feeds have been updated, the script returns 1 if at least
one feed failed, and 0 on success with all feeds. The user can then utilise
the status in his build script, if he wants.
signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 46374
Diffstat (limited to 'tools/firmware-utils')
0 files changed, 0 insertions, 0 deletions