summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-28 21:43:32 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-30 05:28:27 -0600
commit3f85e97e187dc5abbb7695073512dee05c285136 (patch)
treedfe722aaf43a5596aab2ecdd654ad07ae423c204 /package/base-files/Makefile
parent13193ae108aa4ba929045f304dca6f1787b87c69 (diff)
mount can fail here, when device is not ready. will be mounted via mdev later
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 ef6aca5bc..cf4b1fb15 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -6,7 +6,7 @@ include $(ADK_TOPDIR)/mk/rootfs.mk
PKG_NAME:= base-files
PKG_VERSION:= 1.1
-PKG_RELEASE:= 6
+PKG_RELEASE:= 7
PKG_SECTION:= base/apps
PKG_DESCR:= basic files and scripts