* Add daemon conffiles and library to runtime package.
Signed-off-by: Jacob Stiffler <[email protected]>
---
meta-arago-extras/recipes-ti/ocl/opencl_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
index 59cb8ca..502e1cf 100644
--- a/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
+++ b/meta-arago-extras/recipes-ti/ocl/opencl_git.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
include ocl.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
inherit cmake systemd
@@ -80,7 +80,7 @@ do_install_append() {
SYSTEMD_SERVICE_${PN}-runtime = "ti-mct-daemon.service"
SYSTEMD_AUTO_ENABLE_${PN}-runtime = "${@oe.utils.conditional("RESERVE_CMEM",
"1", "enable", "disable", d)}"
-FILES_${PN}-runtime += "${bindir} ${systemd_system_unitdir}"
+FILES_${PN}-runtime += "${bindir} ${systemd_system_unitdir}
${sysconfdir}/ti-mctd ${libdir}/lib*${SOLIBS}"
FILES_${PN} += " \
${datadir}/ti/opencl/* \
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago