diff options
author | Mirza Krak <mirza.krak@endian.se> | 2017-05-23 15:26:14 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-05-26 12:16:52 +0100 |
commit | 5eb159d32d60780ee16c31d89fdbf77ffd6ab361 (patch) | |
tree | 461f5b2758edc89483dbb783ad32b7b5f1f07358 | |
parent | caabd6a608dc30ffa97673f2a94ed68d8a7bdfd5 (diff) | |
download | meta-raspberrypi-5eb159d32d60780ee16c31d89fdbf77ffd6ab361.tar.gz |
docs: small editorial fix
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
-rw-r--r-- | docs/extra-apps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md index 9f9f465..53007dc 100644 --- a/docs/extra-apps.md +++ b/docs/extra-apps.md | |||
@@ -4,6 +4,6 @@ | |||
4 | 4 | ||
5 | omxplayer depends on libav which has a commercial license. So in order to be | 5 | omxplayer depends on libav which has a commercial license. So in order to be |
6 | able to compile omxplayer you will need to whiteflag the commercial | 6 | able to compile omxplayer you will need to whiteflag the commercial |
7 | licenseadding to you local.conf: | 7 | license in your local.conf: |
8 | 8 | ||
9 | LICENSE_FLAGS_WHITELIST = "commercial" | 9 | LICENSE_FLAGS_WHITELIST = "commercial" |