* Including the dev packages causes its build dependencies to become
  recommendataions.
* These packages are recommended because they are build dependencies
  for the opencl package.
* These packages are not necessary for developing opencl applications
  therefore list them as BAD_RECOMMENDATIONS.

Signed-off-by: Jacob Stiffler <j-stiff...@ti.com>
---
v2 changes:
* Update commit message with the reason for the BAD_RECOMMENDATIONS
* Update ti-llvm3.3-dev to ti-llvm3.6-dev

 meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb 
b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
index 3928948..74b6a01 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb
@@ -13,4 +13,11 @@ IMAGE_INSTALL += "\
     gdb \
 "
 
+BAD_RECOMMENDATIONS += " \
+    ti-llvm3.6-dev \
+    opencl-monitor-dev \
+    libulm-dev \
+    gdbserver-c6x-dev \
+"
+
 export IMAGE_BASENAME = "tisdk-server-rootfs-image"
-- 
1.9.1

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to