mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
gstreamer1.0-plugins-bad: Update branch MM_04.09.02_2410_L6.6.y -> MM_04.09.03_2412_L6.12.y
This commit add the following source revisions: 7bb1254fc SCR: correct the wrong branch name in SCR for LF-6.12.3 2fd4bec02 update release location in SCR to correct URL 165a26789 Update release branch in SCR.txt to lf-6.12.3-1.0.0 642cbd688 MMFMWK-9454 waylandsink: Only update video meta to video info when creating shm mem. 96058cd12 MMFMWK-9383 waylandsink: fix display abnormal on Xen 46ae98d72 MMFMWK-9417 waylandsink: create shm buffer without padding ae1e0cf3f Update release branch in SCR.txt to lf-6.6.52-2.2.0 Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
parent
08d93000b7
commit
a3fa973292
|
@ -187,8 +187,8 @@ SRC_URI:remove = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plug
|
|||
"
|
||||
SRC_URI:prepend = "${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} "
|
||||
GST1.0-PLUGINS-BAD_SRC ?= "gitsm://github.com/nxp-imx/gst-plugins-bad.git;protocol=https"
|
||||
SRCBRANCH = "MM_04.09.02_2410_L6.6.y"
|
||||
SRCREV = "bba296b75dfb3e7ae4c836255edbd2b3c085c269"
|
||||
SRCBRANCH = "MM_04.09.03_2412_L6.12.y"
|
||||
SRCREV = "7bb1254fcb0a0dcb1ecb4ac21efbc5068151943d"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -219,9 +219,5 @@ EXTRA_OEMESON:remove = " \
|
|||
-Dkate=disabled \
|
||||
"
|
||||
|
||||
# it uses nested functions sadly, in ext/wayland/gstwaylandsink.c for GST_ELEMENT_REGISTER_DEFINE
|
||||
#
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
||||
########### End of i.MX overrides #########
|
||||
|
|
Loading…
Reference in New Issue
Block a user