Were these patches tested with master-next ? I have a build with the latest master, and got neither this error nor the G2D one.

Other than that, these patches look OK to me.


On 2016-07-25 21:56, Otavio Salvador wrote:
This fixes following ERROR:

,----
| ERROR: QA Issue: gstreamer1.0-plugins-imx: Files/directories were
| installed but not shipped in any package:
|   /usr/lib/gstreamer-1.0/.debug
|   /usr/lib/gstreamer-1.0/.debug/libgstimxvpu.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxeglvivsink.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxg2d.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxipu.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxv4l2videosrc.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxaudio.so
|   /usr/lib/gstreamer-1.0/.debug/libgstimxpxp.so
`----

Signed-off-by: Otavio Salvador <[email protected]>
---

  recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.1.bb | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.1.bb 
b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.1.bb
index 6f81341..093d220 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.1.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.1.bb
@@ -68,3 +68,5 @@ COMPATIBLE_MACHINE = "(mx6|mx7)"
  # disable the false alarm (the "it isn't a build dependency" QA warning)
  INSANE_SKIP_gstreamer1.0-plugins-imx-imxaudio = "build-deps"
  INSANE_SKIP_gstreamer1.0-plugins-imx-imxvpu = "build-deps"
+
+FILES_${PN}-dbg += "${libdir}/gstreamer-1.0/.debug 
${libdir}/gstreamer1.0/gstreamer-1.0/.debug ${datadir}/bash-completion/helpers/.debug 
"

--
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to