* Some recipes are broken, so disable until a solution is found.

Signed-off-by: Jacob Stiffler <[email protected]>
---
 recipes-core/images/tisdk-rootfs-image.bbappend | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/recipes-core/images/tisdk-rootfs-image.bbappend 
b/recipes-core/images/tisdk-rootfs-image.bbappend
index 703e453..6f6c3bc 100644
--- a/recipes-core/images/tisdk-rootfs-image.bbappend
+++ b/recipes-core/images/tisdk-rootfs-image.bbappend
@@ -1,21 +1,22 @@
-PR_append = ".tisdk5"
+PR_append = ".tisdk6"
 
+# Disable ros-world until it can be fixed
+#      packagegroup-ros-world
 IMAGE_INSTALL_append_ti43x = " \
        packagegroup-arago-tisdk-graphics \
        packagegroup-arago-tisdk-hmi \
-       packagegroup-ros-world \
        packagegroup-ros-ti \
 "
+
+#      packagegroup-ros-world
 IMAGE_INSTALL_append_ti33x = " \
        packagegroup-arago-tisdk-graphics \
        packagegroup-arago-tisdk-hmi \
-       packagegroup-ros-world \
        packagegroup-ros-ti \
 "
 
-
+#      packagegroup-ros-world
 IMAGE_INSTALL_append_omap-a15 = " \
        packagegroup-arago-tisdk-hmi \
-       packagegroup-ros-world \
        packagegroup-ros-ti \
 "
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to