From 98ba790fe7ee03ea0e2bedcdc6c386e2b7ada6f1 Mon Sep 17 00:00:00 2001 From: Romain Perier Date: Thu, 23 Apr 2015 18:45:41 +0000 Subject: [PATCH] Update release version and some informations in README --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index d3ed6fb..90c6344 100644 --- a/README +++ b/README @@ -10,19 +10,19 @@ This layer depends on: { URI: git://git.openembedded.org/bitbake - branch: lastest release + branch: dizzy AND URI: git://git.openembedded.org/openembedded-core layers: meta - branch: lastest release + branch: dizzy } OR URI: git://git.yoctoproject.org/poky - branch: lastest release + branch: dizzy Patches @@ -91,8 +91,8 @@ In a terminal, just type the following command: At the end of a successful build, you should have an image /path/to/yocto/build/tmp/deploy//RK3XPetitbootLoader-.bin. -This image is already to the right format, so you can directly flash it to a -Rockchip device with upgrade_tool. +This image is already to the right format, so you can directly flash it as a +kernel image to a Rockchip device with upgrade_tool. III. Booting your device ========================