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

The top-level README document has got pretty unwieldy and so we need to switch to add some more structure to our documentation. The first step is to split out sub-sections of the README document into separate files in a new 'docs' directory. Whilst splitting up the README, we can also take the opportunity to tidy things up and fix a couple of typos. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
9 lines
247 B
Markdown
9 lines
247 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
|
|
licenseadding to you local.conf:
|
|
`LICENSE_FLAGS_WHITELIST = "commercial"`
|