aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-11-17 01:11:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-11-17 01:11:56 +0000
commit5e36196651a14dd0588c9952698d8d68cdd44f1a (patch)
tree30d28602efd4bb08a4296f7b9fb9d504cc14602f /package/busybox/Makefile
parente12543a1d7035bd90b7b3ac19e12f63c6423ecdb (diff)
downloadupstream-5e36196651a14dd0588c9952698d8d68cdd44f1a.tar.gz
upstream-5e36196651a14dd0588c9952698d8d68cdd44f1a.tar.bz2
upstream-5e36196651a14dd0588c9952698d8d68cdd44f1a.zip
busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
SVN-Revision: 29203
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 7770a538e9..2a92d57315 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.19.3
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_FLAGS:=essential
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2