tn3399_openwrt/package
Yousong Zhou b2aa820b48 base-files: fix getting gid from group_add_next
Shell function return code only has range [0, 255].  Other values will
be truncated, e.g. return 65536 will have the same effect as return 0

While at it, drop other "return $rc" where rc will almost always take
value 0 and whose value current callers actually do not check

Fixes FS#988

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-11-09 17:42:36 +08:00
..
base-files base-files: fix getting gid from group_add_next 2017-11-09 17:42:36 +08:00
boot sunxi: add Orange Pi 2 support 2017-11-06 16:39:41 +01:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
firmware ath10k-firmware: qca9888 firmware: remove board.bin 2017-10-27 00:45:32 +02:00
kernel ltq-ptm: add missing depency to ltq-?dsl-*-mei 2017-11-07 22:58:58 +01:00
libs openssl: fix cryptodev config dependency 2017-11-06 16:39:41 +01:00
network firewall: update to latest git HEAD 2017-11-07 22:35:46 +01:00
system ubox: update to the latest version, fixes syslog issues 2017-11-06 11:58:40 +01:00
utils adb: fix package description 2017-10-29 16:16:35 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00