summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlistair Buxton <a.j.buxton@gmail.com>2016-09-21 13:14:31 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2016-10-14 09:03:53 +0100
commitb6c954de58e66e1ff0f05e3b4712a99e2fa93d17 (patch)
tree725c5899a7dbe416f3369cf866b329af4925acc9
parentd778d0a23d8355745186783b0166f410e544ce6d (diff)
downloadmeta-raspberrypi-b6c954de58e66e1ff0f05e3b4712a99e2fa93d17.tar.gz
Fix DISPMANX_OFFLINE variable typo
Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6ebd2b7..a784890 100644
--- a/README
+++ b/README
@@ -157,7 +157,7 @@ VIDEO_CAMERA = "1"
1573.G. Enable offline compositing support 1573.G. Enable offline compositing support
158======================================= 158=======================================
159Set this variable to enable support for dispmanx offline compositing 159Set this variable to enable support for dispmanx offline compositing
160DISMANX_OFFLINE = "1" 160DISPMANX_OFFLINE = "1"
161 161
162This will enable the firmware to fall back to off-line compositing of 162This will enable the firmware to fall back to off-line compositing of
163Dispmanx elements. Normally the compositing is done on-line, during scanout, 163Dispmanx elements. Normally the compositing is done on-line, during scanout,