1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/scripts
Jo-Philipp Wich c5fbcf59e0 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
2015-07-14 22:27:39 +00:00
..
config
flashing
arm-magic.sh scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX 2015-05-28 10:48:23 +00:00
brcmImage.pl
bundle-libraries.sh
checkpatch.pl
clang-gcc-wrapper
clean-package.sh
cleanfile
cleanpatch
combined-ext-image.sh
combined-image.sh
config.guess
config.rpath
config.sub
deptest.sh
diffconfig.sh
dl_cleanup.py
download.pl
env
ext-toolchain.sh scripts: fix 64bit uclibc external toolchain detection 2015-07-14 09:57:52 +00:00
feeds scripts/feeds: return error status from feed update 2015-07-14 22:27:39 +00:00
freebsd.sh
gen-dependencies.sh
getver.sh
ipkg-build ipkg-build: use deterministic timestamps in ipk tarballs 2015-07-14 09:57:19 +00:00
ipkg-make-index.sh scripts: ensure that ipkg-make-index.sh exits successfully 2015-05-27 08:29:10 +00:00
kconfig.pl
make-ipkg-dir.sh
md5sum
metadata.pl
metadata.pm
mkits.sh
om-fwupgradecfg-gen.sh
openbsd.sh
pad_image
patch-kernel.sh
patch-specs.sh
relink-lib.sh
remote-gdb
rstrip.sh
slugimage.pl
srecimage.pl scripts: add srecimage.pl, a script to convert binaries to SREC format 2015-05-28 15:53:55 +00:00
strip-kmod.sh
symlink-tree.sh
timestamp.pl
ubinize-image.sh
update-package-md5sum