[meta-freescale] [meta-fsl-arm][PATCH v2 3/3] gst1.0-fsl-plugin: Upgrade to 4.0.6 version

Otavio Salvador otavio.salvador at ossystems.com.br
Wed Aug 5 04:49:20 PDT 2015


On Wed, Aug 5, 2015 at 5:33 AM, Yuqing Zhu <b54851 at freescale.com> wrote:

> Released with 3.14.38_6UL7D_beta release.
> Upgrade to 4.0.6 version.
> mx6qp/mx6ul: Add platform configuration.
> mx6ul: Add DEPENDS to imx-lib.
>
> Signed-off-by: Yuqing Zhu <b54851 at freescale.com>
> ---
>  .../{gst1.0-fsl-plugin_4.0.5.bb => gst1.0-fsl-plugin_4.0.6.bb}    | 8
> ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
>  rename recipes-multimedia/gstreamer/{gst1.0-fsl-plugin_4.0.5.bb =>
> gst1.0-fsl-plugin_4.0.6.bb} (91%)
>
> diff --git a/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.5.bb
> b/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.6.bb
> similarity index 91%
> rename from recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.5.bb
> rename to recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.6.bb
> index a5c2f1f..829ad6b 100644
> --- a/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.5.bb
> +++ b/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.6.bb
> @@ -11,6 +11,7 @@ DEPENDS_append_mx6q = " imx-lib imx-vpu libfslvpuwrap"
>  DEPENDS_append_mx6dl = " imx-lib imx-vpu libfslvpuwrap"
>  DEPENDS_append_mx6sl = " imx-lib"
>  DEPENDS_append_mx6sx = " imx-lib"
> +DEPENDS_append_mx6ul = " imx-lib"
>  DEPENDS_append_mx7 = " imx-lib"
>
>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
> @@ -18,8 +19,8 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>
>  file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
>
>  SRC_URI = "${FSL_MIRROR}/gst1.0-fsl-plugins-${PV}.tar.gz"
> -SRC_URI[md5sum] = "2ff9d2ddca37a9e119ea137188ef12a3"
> -SRC_URI[sha256sum] =
> "481aaa11ba443cf33fea5a958fe9f2b278a6815ee92c13407016f9a2407df4d6"
> +SRC_URI[md5sum] = "098dfa5e2c0cc7314f526d4aacc4613d"
> +SRC_URI[sha256sum] =
> "cb5e066546221120ef06bab6ec3052459d92b997190077dc50545e49d5e3b151"
>
>  S = "${WORKDIR}/gst1.0-fsl-plugins-${PV}"
>
> @@ -31,6 +32,8 @@ do_configure[depends] +=
> "virtual/kernel:do_shared_workdir"
>  PLATFORM_mx6 = "MX6"
>  PLATFORM_mx6sl = "MX6SL"
>  PLATFORM_mx6sx = "MX6SX"
> +PLATFORM_mx6qp = "MX6QP"
>

This is a serious problem as it makes QP incompatible with the other i.MX6.
This can be merged onto the platform MX6 and it detect the SoC at runtime?
This is critical so a single rootfs can be used for Q and QP, for example.


> +PLATFORM_mx6ul = "MX6UL"
>  PLATFORM_mx7= "MX7D"
>
>  # Todo add a mechanism to map possible build targets
> @@ -46,6 +49,7 @@ RDEPENDS_${PN} += "libfslparser ${BEEP_RDEPENDS}
> gstreamer1.0-plugins-good-id3de
>
>  PACKAGECONFIG ?= ""
>  PACKAGECONFIG_mx6 = "overlaysink"
>

Make a commit making this for q, dl, sx and sl overrides.


> +PACKAGECONFIG_mx6ul = ""
>

So this can be removed.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150805/8d7789e0/attachment.html>


More information about the meta-freescale mailing list