mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 15:03:56 +02:00
packagegroup-fsl-gstreamer1.0: use corrtect plugin name
According to the oe-core commit fb2d28e0315e("gstreamer1.0: update 1.20.5 -> 1.22.0"), videoconvert/videoscale plugins were merged into one. So, remove the obsolete plugin name and use the corrtect one. Signed-off-by: Meng Li <Meng.Li@windriver.com>
This commit is contained in:
parent
b39735f04f
commit
4050f49500
|
@ -45,8 +45,7 @@ RDEPENDS:${PN}-base = " \
|
|||
gstreamer1.0-plugins-base-audioresample \
|
||||
gstreamer1.0-plugins-base-gio \
|
||||
gstreamer1.0-plugins-base-typefindfunctions \
|
||||
gstreamer1.0-plugins-base-videoconvert \
|
||||
gstreamer1.0-plugins-base-videoscale \
|
||||
gstreamer1.0-plugins-base-videoconvertscale \
|
||||
gstreamer1.0-plugins-base-volume \
|
||||
gstreamer1.0-plugins-good-autodetect \
|
||||
${MACHINE_GSTREAMER_1_0_PLUGIN} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user