gstreamer1.0-plugins-bad: enable kms plugin for visionfive2

KMS plugin was successfully tested with:

gst-launch-1.0 --gst-debug=3 \
    filesrc location=testfile.mp4 ! \
    decodebin ! \
    kmssink driver-name=starfive
This commit is contained in:
Andreas Cord-Landwehr 2023-02-14 19:27:04 +01:00 committed by Khem Raj
parent 4436027cb5
commit 880aa9b7e3

View file

@ -0,0 +1 @@
PACKAGECONFIG:append:visionfive2 = " kms"