aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-09-19 14:03:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-09-19 14:03:32 +0000
commit4815de3f265b68bd956984fb128299f00e703acf (patch)
tree502de375e2317ae2081f19f2107cfc55cc349891 /package/base-files/Makefile
parent8e9736675fd4b799cb0154a475bab427e7623678 (diff)
downloadupstream-4815de3f265b68bd956984fb128299f00e703acf.tar.gz
upstream-4815de3f265b68bd956984fb128299f00e703acf.tar.bz2
upstream-4815de3f265b68bd956984fb128299f00e703acf.zip
base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index bdaf53c771..7abcd8b2b5 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
-PKG_RELEASE:=54
+PKG_RELEASE:=55
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host