aboutsummaryrefslogtreecommitdiffstats
path: root/package/block-mount/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-12-19 09:41:28 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-12-19 09:41:28 +0000
commit50983767b37ee20c8bb62553d72abfee4bb800dd (patch)
treee68b6f1f97243afa5db6b876eba1267e4360dc24 /package/block-mount/Makefile
parent5f82aa4d15a885c5b211a565adf6a95ba66c374e (diff)
downloadupstream-50983767b37ee20c8bb62553d72abfee4bb800dd.tar.gz
upstream-50983767b37ee20c8bb62553d72abfee4bb800dd.tar.bz2
upstream-50983767b37ee20c8bb62553d72abfee4bb800dd.zip
block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox
SVN-Revision: 34784
Diffstat (limited to 'package/block-mount/Makefile')
-rw-r--r--package/block-mount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile
index 799539e4bd..06deb9401d 100644
--- a/package/block-mount/Makefile
+++ b/package/block-mount/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=block-mount
PKG_VERSION:=0.2.0
-PKG_RELEASE:=9
+PKG_RELEASE:=10
include $(INCLUDE_DIR)/package.mk