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

* openembedded-core/scripts/contrib/convert-variable-renames.py . ... All files processed with version 0.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
244 B
Markdown
10 lines
244 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_ACCEPTED = "commercial"
|