summaryrefslogtreecommitdiffstats
path: root/package/base-files-network/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-13 12:25:28 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-13 12:25:28 +0000
commita0ced97706dbca0796e544a2e595a68872e2b1c7 (patch)
tree2cbd8d174dd705ba0ee741141907d26503d68670 /package/base-files-network/Makefile
parent5ce4a896b78d06974666a829247d0d15c0997ef8 (diff)
[package] base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files-network/Makefile')
-rw-r--r--package/base-files-network/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/base-files-network/Makefile b/package/base-files-network/Makefile
index 65ed020ac..80e78154f 100644
--- a/package/base-files-network/Makefile
+++ b/package/base-files-network/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2007-2011 OpenWrt.org
+# Copyright (C) 2007-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files-network
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_BUILD_DEPENDS:=opkg/host