From 0d29dc5b5f7742df60fdba90835ef77425963bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Mon, 24 Jun 2013 16:52:21 +0200 Subject: busybox: Add ptest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Install busybox test suite and run it as ptest. Signed-off-by: Anders Roxell Signed-off-by: Björn Stenberg Signed-off-by: Saul Wold --- meta/recipes-core/busybox/busybox.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/busybox/busybox.inc') diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index 65e16424cc..8567d6471f 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc @@ -44,7 +44,7 @@ CONFFILES_${PN}-mdev = "${sysconfdir}/mdev.conf" RRECOMMENDS_${PN} = "${PN}-syslog ${PN}-udhcpc" -inherit cml1 systemd update-rc.d +inherit cml1 systemd update-rc.d ptest # internal helper def busybox_cfg(feature, features, tokens, cnf, rem): -- cgit v1.2.3