summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-29 20:06:41 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-29 20:06:41 +0200
commit234eaea016830cf260fdae9160d72bbf1be6c47b (patch)
tree9245d91b58a9d0dcc70bfe36a43a4c1db6231679 /package/busybox/Makefile
parent1952ce4d7974bba0873adb3e21404def125ae45e (diff)
just mount rootfs read-write for needed subcommands
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 7cd8ced63..30895d442 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.16.1
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 319486ec65078d07fde26eb620fecde7
PKG_DESCR:= Core utilities for embedded Linux systems
PKG_SECTION:= base