aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files-network/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-13 12:25:28 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-13 12:25:28 +0000
commit95edc71814e0e94ecf347f86f1cb5c87c90be676 (patch)
treeb4776eb2612c8e78d278e9cedacdd74938bc7773 /package/base-files-network/Makefile
parentdce6ee5830d79c038011ade15b970448a8215a3c (diff)
downloadupstream-95edc71814e0e94ecf347f86f1cb5c87c90be676.tar.gz
upstream-95edc71814e0e94ecf347f86f1cb5c87c90be676.tar.bz2
upstream-95edc71814e0e94ecf347f86f1cb5c87c90be676.zip
base-files-network: configure vlan interface name type immediately before the vconfig add calls, fixes race condition (#11127)
SVN-Revision: 30919
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 65ed020ac9..80e78154f5 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