Add recipe for blobsallad package (JTA QA requirement)
[AGL/meta-agl.git] / meta-ivi-common / recipes-test / blobsallad / blobsallad / 0003-printcleanup.patch
diff --git a/meta-ivi-common/recipes-test/blobsallad/blobsallad/0003-printcleanup.patch b/meta-ivi-common/recipes-test/blobsallad/blobsallad/0003-printcleanup.patch
new file mode 100755 (executable)
index 0000000..630871d
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/bs_blob_collective.c
++++ b/bs_blob_collective.c
+@@ -152,7 +152,7 @@
+   bs_list_unlink_p_cont(pCollective->pBlobs, bs_blob_collective_remove_blob_cb, findData.pMotherBlob); 
+   
+-  printf("number of blobs: %d\n", bs_list_get_length(pCollective->pBlobs)); 
++/*  printf("number of blobs: %d\n", bs_list_get_length(pCollective->pBlobs)); */
+ }
+ typedef struct bs_blob_collective_join_find_smallest_st