agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
520 stars 407 forks source link

rpi-default-providers: add libav and libpostproc #1128

Closed EasyIP2023 closed 1 year ago

EasyIP2023 commented 1 year ago

The Error

ERROR: Multiple .bb files are due to be built which each provide libav/libpostproc: /../../meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/rpidistro-ffmpeg_4.3.4.bb /../../openembedded-core/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb

How I solved it

Ensures bitbake understands which recipe to utilize by specifying rpidistro-ffmpeg as the preferred provider.