Signed-off-by: Hongmei Gou <[email protected]>
---
recipes-ti/tiovx/tiovx-app-host.bb | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/recipes-ti/tiovx/tiovx-app-host.bb
b/recipes-ti/tiovx/tiovx-app-host.bb
index c45c4b8..eb312b3 100644
--- a/recipes-ti/tiovx/tiovx-app-host.bb
+++ b/recipes-ti/tiovx/tiovx-app-host.bb
@@ -10,7 +10,7 @@ require tiovx-sys.inc
DEPENDS = " tiovx-sys-iface tiovx-lib-host ti-ipc cmem opencv"
RDEPENDS_${PN} = " tiovx-sys-iface tiovx-sys-iface-firmware tiovx-lib-host
ti-ipc cmem "
-PR = "r0"
+PR = "r1"
COMPATIBLE_MACHINE = "dra7xx"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -30,5 +30,8 @@ do_install () {
install -m 0755 ${S}/khronos_example/bin/debug/opticalflow
${D}${bindir}/tiovx-opticalflow
}
+CREATE_SRCIPK = "1"
+SRCIPK_INSTALL_DIR = "example-applications/${PN}-${PV}"
+
FILES_${PN} += "${bindir}/*"
INSANE_SKIP_${PN} = "ldflags"
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago