From cab69df09379d52a300b80f0e85bac6f907fa251 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Mon, 6 Aug 2018 17:23:34 +0800 Subject: [PATCH] imx-gst1.0-plugin: Upgrade to v4.4.0 Upgrade EULA to v24 Update plugin define as macro GST_PLUGIN_DEFINE in GST1.14 is updated Remove link to libgstbadbase in compositor when compiling with GST1.14 (GST-1.14 has moved badbase into libgstbase) Imxcompositor update for GST1.14 G2d support VPU tiled format Set default video sink to g2d convert link with waylandsink for 8qxp Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- ...mx-gst1.0-plugin_4.3.5.bb => imx-gst1.0-plugin_4.4.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-multimedia/gstreamer/{imx-gst1.0-plugin_4.3.5.bb => imx-gst1.0-plugin_4.4.0.bb} (96%) diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb similarity index 96% rename from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb rename to recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb index 98e9efb3..00182bbd 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb @@ -1,5 +1,5 @@ # Copyright (C) 2014,2016 Freescale Semiconductor -# Copyright 2017 NXP +# Copyright 2017-2018 NXP # Copyright (C) 2012-2015 O.S. Systems Software LTDA. # Released under the MIT license (see COPYING.MIT for the terms) @@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" -SRCBRANCH = "MM_04.03.05_1804_L4.9.88_MX7ULP_GA" +SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2" SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" -SRCREV = "38d026ed5269f7d61b8adb585f2d8aea86d9c4d7" +SRCREV = "ded3b04018ca71306da9bc38b0037b9ea99abd29" S = "${WORKDIR}/git" -- 2.40.1