diff options
-rw-r--r-- | docs/extra-apps.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/extra-apps.md b/docs/extra-apps.md index 99682b6..53007dc 100644 --- a/docs/extra-apps.md +++ b/docs/extra-apps.md | |||
@@ -7,9 +7,3 @@ able to compile omxplayer you will need to whiteflag the commercial | |||
7 | license in your local.conf: | 7 | license in your local.conf: |
8 | 8 | ||
9 | LICENSE_FLAGS_WHITELIST = "commercial" | 9 | LICENSE_FLAGS_WHITELIST = "commercial" |
10 | ## raspberrypi3-64 | ||
11 | |||
12 | Currently, raspberrypi3-64 does not boot into graphics, this needs more investigation | ||
13 | and fixes, until then none of images using graphics stack would boot into UI, although | ||
14 | the system would be up and ready, graphics wont come up. One can use serial console or | ||
15 | remote login to get into system | ||