diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2014-08-21 05:20:43 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-08-23 13:18:35 +0200 |
commit | 78038840cccee0464e4d84ba8cfc4d3cec9e369d (patch) | |
tree | da06438dd8f59645ae1ad3ccc06aa704063fc08e /meta-efl | |
parent | 2619e2e80c3e30577127abf5f71863fac8919f2f (diff) | |
download | meta-openembedded-78038840cccee0464e4d84ba8cfc4d3cec9e369d.tar.gz |
lmbench: remove debianutils from RDEPENDS and add perl
- I don't see any evdidence that lmbench needs debianutils to run:
debianutils provides:
run-parts, tempfile, savelog, which, ischroot,
add-shell, installkernel, remove-shell
but none of them is used by lmbench scripts and I tested it work
fine without debianutils, so remove debianutils from RDEPENDS
- Some scripts in lmbench are perl scripts, so add
RDEPENDS on perl (no addtional perl module is needed).
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
0 files changed, 0 insertions, 0 deletions