Skip to content

Commit

Permalink
ffmpeg: Add LICENSE_FLAGS_ACCEPTED with commercial license
Browse files Browse the repository at this point in the history
Add LICENSE_FLAGS_ACCEPTED to fix gstreamer1.0-libavi build, since this
recipe uses ffmpeg and the LICENSE_FLAGS_ACCEPTED is required.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
  • Loading branch information
hiagofranco committed Jul 26, 2024
1 parent 2b9db97 commit 8b23435
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes-multimedia/ffmpeg/ffmpeg_4.4.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,5 @@ INSANE_SKIP:${MLPREFIX}libpostproc = "textrel"
# Downgrade for NXP BSP
DEFAULT_PREFERENCE = "-1"
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"

LICENSE_FLAGS_ACCEPTED += " commercial "

0 comments on commit 8b23435

Please sign in to comment.