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:
Meng Li 2023-05-10 18:29:13 +08:00 committed by Otavio Salvador
parent b39735f04f
commit 4050f49500

View File

@ -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} \