From 2aa12eb3db647e3930d3822eb9132847449d3514 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 9 Dec 2015 14:44:36 +0100 Subject: Doc: Bump version to 5.6.0 Including all the paths in the code snippets, as well as the landing page title. deploy.sh scripts no longer exist for 5.6, so they are replaced with raw 'dd' commands. Change-Id: I1d0cb40c8a0a09858f344023582a8da43e1b4c45 Reviewed-by: Samuli Piippo --- src/doc/src/devices/qtee-raspberry-pi.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/src/devices/qtee-raspberry-pi.qdoc') diff --git a/src/doc/src/devices/qtee-raspberry-pi.qdoc b/src/doc/src/devices/qtee-raspberry-pi.qdoc index 4340065..c99c472 100644 --- a/src/doc/src/devices/qtee-raspberry-pi.qdoc +++ b/src/doc/src/devices/qtee-raspberry-pi.qdoc @@ -51,7 +51,7 @@ \badcode cd - sudo 5.5/Boot2Qt/raspberrypi2-eLinux/images/deploy.sh /dev/ + sudo dd bs=4k if=5.6/Boot2Qt/raspberrypi2/images/b2qt-embedded-qt5-image-raspberrypi2.img of=/dev/ \endcode After the image has been deployed, insert the SD card, power on the device and check that -- cgit v1.2.3