blob: eee123cf4a81da1bb3a0492c8368e5c8eff76c05 (
plain)
1
2
3
4
5
|
# Enable here for now due to meta-rcar-gen3 bbappends being masked
# out, can be removed once gstreamer 1.22.x is properly supported
# there.
EXTRA_OECONF += "--enable-kms"
PACKAGECONFIG:append = " kms"
|