From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-benchmark/lmbench/lmbench_3.0-a9.bbappend | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git
a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_3.0-a9.bbappend
b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_3.0-a9.bbappend
index 8cd59ff..5a8bfe9 100644
--- a/meta-arago-distro/recipes-benchmark/lmbench/lmbench_3.0-a9.bbappend
+++ b/meta-arago-distro/recipes-benchmark/lmbench/lmbench_3.0-a9.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
INSANE_SKIP_${PN} += "ldflags"
-PR_append = "-arago0"
+PR_append = "-arago1"
SRC_URI += "file://0001-Makefile-Add-TI-SDK-Modifications.patch"
@@ -14,3 +14,7 @@ do_compile () {
unset CPPFLAGS
oe_runmake -C src
}
+
+do_install_append() {
+ mv ${D}${prefix}/man ${D}${mandir}
+}
--
2.2.0
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago