summaryrefslogtreecommitdiff
path: root/package/adktest
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-30 05:32:35 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-30 05:32:35 -0500
commit88d86d220c99dcfd2f71be5679ad99193e334e57 (patch)
tree103edbd22ee461405035a0f1b61736d8f7296071 /package/adktest
parent77627bba9e09ddd002a6e96a0dba9df35d507205 (diff)
use busybox rdate for adktest
Diffstat (limited to 'package/adktest')
-rw-r--r--package/adktest/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/adktest/Makefile b/package/adktest/Makefile
index 7f155748e..e974d4275 100644
--- a/package/adktest/Makefile
+++ b/package/adktest/Makefile
@@ -5,9 +5,8 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= adktest
PKG_VERSION:= 0.1
-PKG_RELEASE:= 8
+PKG_RELEASE:= 9
PKG_DESCR:= helper tools and scripts for qemu testing
-PKG_DEPENDS:= rdate
PKG_SECTION:= base/misc
PKG_URL:= http://openadk.org/