You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files base-files: fix getting gid from group_add_next 7 years ago
boot sunxi: add Orange Pi 2 support 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware ath10k-firmware: qca9888 firmware: remove board.bin 7 years ago
kernel ltq-ptm: add missing depency to ltq-?dsl-*-mei 7 years ago
libs openssl: fix cryptodev config dependency 7 years ago
network firewall: update to latest git HEAD 7 years ago
system ubox: update to the latest version, fixes syslog issues 7 years ago
utils adb: fix package description 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago