summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb (renamed from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb)6
1 files changed, 3 insertions, 3 deletions
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
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 @@
1# Copyright (C) 2014,2016 Freescale Semiconductor 1# Copyright (C) 2014,2016 Freescale Semiconductor
2# Copyright 2017 NXP 2# Copyright 2017-2018 NXP
3# Copyright (C) 2012-2015 O.S. Systems Software LTDA. 3# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
4# Released under the MIT license (see COPYING.MIT for the terms) 4# Released under the MIT license (see COPYING.MIT for the terms)
5 5
@@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" 21 file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
22 22
23IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" 23IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https"
24SRCBRANCH = "MM_04.03.05_1804_L4.9.88_MX7ULP_GA" 24SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2"
25 25
26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" 26SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"
27SRCREV = "38d026ed5269f7d61b8adb585f2d8aea86d9c4d7" 27SRCREV = "ded3b04018ca71306da9bc38b0037b9ea99abd29"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30