summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-11 13:56:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-11 13:56:39 +0100
commitb782769986db676b49d10b22e20f2b8184448fc0 (patch)
treeefd24832508a9e98d40db89985d8fac6c8409e96 /package/busybox/Makefile
parent2ab43784187e124e517e361e342e3b482e99d6d0 (diff)
add adk-test-tools package
- scripts to shutdown qemu from linux - only start klogd when printk is available
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 1fe63ff0a..c1923708e 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= busybox
PKG_VERSION:= 1.21.1
-PKG_RELEASE:= 4
+PKG_RELEASE:= 5
PKG_MD5SUM:= 795394f83903b5eec6567d51eebb417e
PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base