openwrtv4/package/busybox
Florian Fainelli bc8fe9b40f busybox: change the date -k patch to be more portable
Not all libcs have support for tm_gmtoff which is only available for BSD
compatibility, and guarded with __USE_BSD defines, use __tm_gmtoff otherwise.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34307
2012-11-23 20:01:58 +00:00
..
config busybox: enable readlink (with -f support) 2012-10-18 00:09:50 +00:00
files busybox: fix empty password detection in telnetd init (#10432) 2011-11-16 13:17:35 +00:00
patches busybox: change the date -k patch to be more portable 2012-11-23 20:01:58 +00:00
Config.in busybox: remove BUSYBOX_USE_LIBRPC 2012-06-10 22:24:24 +00:00
convert_menuconfig.pl move gen_busybox_menuconfig.pl to package/busybox 2007-04-04 16:13:54 +00:00
Makefile licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00