From: Rogerio Nunes <[email protected]> Recipe enables machine specific features (vivante libs) for i.MX6.
Signed-off-by: Rogerio Nunes <[email protected]> --- .../gstreamer/gst-plugins-gl_0.10.3.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend index 611e922..602e523 100644 --- a/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend +++ b/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bbappend @@ -8,3 +8,5 @@ DEPENDS_append_mx6 = " gst-fsl-plugin gpu-viv-bin-mx6q" SRC_URI_append_mx6 = " file://IMX_MMCODEC_3.0.35_4.0.0.patch" CFLAGS_append_mx6 = " -DGLIB_DISABLE_DEPRECATION_WARNINGS -UG_DISABLE_DEPRECATED" + +PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" -- 1.7.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
