[oe] [meta-oe][PATCH] lmbench: remove debianutils from RDEPENDS and add perl

Martin Jansa martin.jansa at gmail.com
Thu Aug 21 19:31:42 UTC 2014


On Thu, Aug 21, 2014 at 05:20:43AM -0400, jackie.huang at windriver.com wrote:
> From: Jackie Huang <jackie.huang at windriver.com>
> 
> - 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

Lets see how far Tom's memory goes :)

commit 6dbe8d71c465fdf86310ca7f83332ff32baf12f5
Author: Tom Rini <trini at embeddedalley.com>
Date:   Fri Feb 13 01:14:22 2009 -0500

    lmbench: Fix config file location in lmbench-run add RDEP on debianutils, bump PR

> 
> - 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 at windriver.com>
> ---
>  meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
> index 38e0d2e..0586d72 100644
> --- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
> +++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
> @@ -74,5 +74,5 @@ pkg_postinst_${PN} () {
>      fi
>  }
>  
> -RDEPENDS_${PN} = "debianutils"
> +RDEPENDS_${PN} = "perl"
>  FILES_${PN} += "${datadir}/lmbench ${libdir}/lmbench"
> -- 
> 2.0.0
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140821/e5c9ee62/attachment-0002.sig>


More information about the Openembedded-devel mailing list