aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-14 14:27:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-01-14 14:27:20 +0000
commitc9b6e631f87656dc5597be3fde75e37f421b9714 (patch)
tree8b709b05ae73a9cd3c53f2901e21c2a0ab0af5fd /package/base-files/Makefile
parent33926ccf4d2bd7299b389ddeb3b0627e34103ab0 (diff)
downloadupstream-c9b6e631f87656dc5597be3fde75e37f421b9714.tar.gz
upstream-c9b6e631f87656dc5597be3fde75e37f421b9714.tar.bz2
upstream-c9b6e631f87656dc5597be3fde75e37f421b9714.zip
CC: base-files: sanitize and unify $PATH
Previously init and hotplug paths were different from console. Signed-off-by: Steven Barth <steven@midlink.org> Backport of r47080 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48237 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 0bba313702..5474265b1c 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2007-2014 OpenWrt.org
+# Copyright (C) 2007-2016 OpenWrt.org
# Copyright (C) 2010 Vertical Communications
#
# This is free software, licensed under the GNU General Public License v2.
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
include $(INCLUDE_DIR)/version.mk
PKG_NAME:=base-files
-PKG_RELEASE:=157
+PKG_RELEASE:=157.1
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host usign/host