openwrt-owl/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 scripts/config: sync with linux upstream 2015-01-08 14:33:53 +00:00
flashing scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
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 scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 2014-06-02 13:27:23 +00:00
checkpatch.pl scripts/checkpatch.pl: Fix whitespace errors 2013-08-31 11:16:49 +00:00
clang-gcc-wrapper build: fix build on Mac OS X 10.9 2013-10-28 15:15:09 +00:00
clean-package.sh
cleanfile scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 2013-08-31 11:16:44 +00:00
cleanpatch scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 2013-08-31 11:16:44 +00:00
combined-ext-image.sh
combined-image.sh
config.guess aarch64: add initial support 2014-11-24 06:33:13 +00:00
config.rpath
config.sub scripts/config.sub: add back musl support that was accidentally dropped in r43353 2014-11-28 00:59:57 +00:00
deptest.sh
diffconfig.sh
dl_cleanup.py packages: fix typo in OpenWrt name 2014-12-07 16:53:30 +00:00
download.pl scripts/download.pl: add support for adding mirrors through an environment variable 2014-12-12 12:35:23 +00:00
env env: allow passing a commit message on save 2015-05-01 17:23:15 +00:00
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 scripts: avoid outputting empty lines in gen-dependencies.sh 2015-01-29 22:05:31 +00:00
getver.sh scripts: fix getver git dir check 2015-02-14 20:48:37 +00:00
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 scripts/kconfig.pl: Indicate which file we couldn't open 2014-01-19 17:27:04 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl scripts/metadata.pl: do not emit ARCH selection for a target if it has subtargets 2015-03-29 04:31:15 +00:00
metadata.pm scripts/metadata.pm: save target makefile names 2015-03-15 11:08:01 +00:00
mkits.sh build: make device-tree arg optional in mkits.sh 2015-05-10 11:46:45 +00:00
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the MR900 2014-11-14 16:54:23 +00:00
openbsd.sh
pad_image
patch-kernel.sh
patch-specs.sh
relink-lib.sh
remote-gdb scripts: remote-gdb: fix target / libc matching on directory names 2015-01-23 12:41:06 +00:00
rstrip.sh scripts: extend rstrip.sh to remove bad rpaths 2015-02-10 15:48:48 +00:00
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 scripts: fix ubinize-image on OS X 2015-03-15 05:12:11 +00:00
update-package-md5sum