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
commit177c6e6ea0f31ea4aeebbd4321ea6f76014b9f47 (patch)
tree93b925d18a0c66903fe45516431cb37bd15b177d /package/base-files/Makefile
parent07d6ec5ea91b00de683cd67fa33b582e91e95aa3 (diff)
downloadmaster-187ad058-177c6e6ea0f31ea4aeebbd4321ea6f76014b9f47.tar.gz
master-187ad058-177c6e6ea0f31ea4aeebbd4321ea6f76014b9f47.tar.bz2
master-187ad058-177c6e6ea0f31ea4aeebbd4321ea6f76014b9f47.zip
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23087 3c298f89-4303-0410-b956-a3cf2f4a3e73
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