[oe] [meta-oe PATCH] lmbench: Add /run onto package

Otavio Salvador otavio at ossystems.com.br
Wed Jul 3 15:22:13 UTC 2013


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 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 31a1109..803dbbd 100644
--- a/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
+++ b/meta-oe/recipes-benchmark/lmbench/lmbench_3.0-a9.bb
@@ -53,4 +53,4 @@ do_install () {
 }
 
 RDEPENDS_${PN} = "debianutils"
-FILES_${PN} += "${datadir}/lmbench ${libdir}/lmbench"
+FILES_${PN} += "${datadir}/lmbench ${libdir}/lmbench /run"
-- 
1.8.3.1




More information about the Openembedded-devel mailing list