Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
index 1f6cd80..e13c8b5 100644
--- a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
+++ b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_%.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
INSANE_SKIP_${PN} += "ldflags"
-PR_append = ".arago2"
+PR_append = ".arago3"
SRC_URI += "file://0001-Makefile-Add-TI-SDK-Modifications.patch"
@@ -14,3 +14,9 @@ do_compile () {
unset CPPFLAGS
oe_runmake -C src
}
+
+do_install_append() {
+ rm -rf ${D}${datadir}
+}
+
+RDEPENDS_${PN}_remove = "perl"
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago