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
Matthias Schiffer 86ccaf4c18
base-files: fix user creation on sysupgrade with few opkg control files
If only a single opkg control file exists (which can happen with
CONFIG_CLEAN_IPKG), grep would not print the file name by default. Instead
of forcing it using -H, we just switch to -l (print only file names) and
get rid of the cut.

Add -s to suppress an error message when no control files exist.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
..
base-files base-files: fix user creation on sysupgrade with few opkg control files 7 years ago
boot uboot-envtools: add nsa310b envs 7 years ago
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 8 years ago
firmware packages: mark packages depending on a target as nonshared 7 years ago
kernel mac80211: brcmfmac: don't use uninitialize mem for country codes 7 years ago
libs libtool: don't clobber host libtool infrastructure 7 years ago
network odhcpd: update to git HEAD version 7 years ago
system ubus: update to the latest version 7 years ago
utils packages: mark packages depending on a target as nonshared 7 years ago
Makefile Revert "build: always run package/cleanup before package/compile" 7 years ago