mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00

Graphical output on raspberrypi3-64 should now be fixed. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
10 lines
245 B
Markdown
10 lines
245 B
Markdown
# Extra apps
|
|
|
|
## omxplayer
|
|
|
|
omxplayer depends on libav which has a commercial license. So in order to be
|
|
able to compile omxplayer you will need to whiteflag the commercial
|
|
license in your local.conf:
|
|
|
|
LICENSE_FLAGS_WHITELIST = "commercial"
|