Skip to content

Commit

Permalink
src/meta-raspberrypi:rpidistro-ffmpeg: remove --enable-v4l2-request flag
Browse files Browse the repository at this point in the history
When building with latest OE-Core master. Running into
bellow issue. After further research issue appears to
be similar to

bootlin/libva-v4l2-request#35

| src/libavcodec/hevc-ctrls-v2.h:59:8: error: redefinition of 'struct
v4l2_ctrl_hevc_sps'
|    59 | struct v4l2_ctrl_hevc_sps {
|       |        ^~~~~~~~~~~~~~~~~~
| In file included from
/../../../recipe-sysroot/usr/include/linux/videodev2.h:65,
|                  from src/libavcodec/hevc-ctrls-v2.h:14:

Disable ffmpeg libva-v4l2-request so that master builds
and until better investigation can be done to fix
issue.

Signed-off-by: Vincent Davis Jr <[email protected]>
  • Loading branch information
EasyIP2023 authored and agherzan committed Jan 12, 2023
1 parent 371fdc6 commit 547ee59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta-raspberrypi
Submodule meta-raspberrypi updated from 2e9b0c to 896566

0 comments on commit 547ee59

Please sign in to comment.