mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
b9e8c4a50c
v4l2codecs provides v4l2slh265dec needed for using the hevc hw decoder. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
3 lines
143 B
Plaintext
3 lines
143 B
Plaintext
PACKAGECONFIG:append:rpi = " hls v4l2codecs \
|
|
${@bb.utils.contains('LICENSE_FLAGS_ACCEPTED', 'commercial', 'faad', '', d)}"
|