From 25d150ab191fd7e1676b0431b0e0da13d3bb167d Mon Sep 17 00:00:00 2001 From: Romain Perier Date: Sat, 20 Jun 2015 13:11:19 +0000 Subject: [PATCH] README: Update supported version to fido (yocto 1.8) --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 90c6344..af5ae9a 100644 --- a/README +++ b/README @@ -10,19 +10,19 @@ This layer depends on: { URI: git://git.openembedded.org/bitbake - branch: dizzy + branch: fido AND URI: git://git.openembedded.org/openembedded-core layers: meta - branch: dizzy + branch: fido } OR URI: git://git.yoctoproject.org/poky - branch: dizzy + branch: fido Patches @@ -48,7 +48,7 @@ need to download the corresponding tools described in the "Dependencies" section. Be sure that everything is in the same directory. ~ $ mkdir yocto; cd yocto -~/yocto $ git clone git://git.yoctoproject.org/poky -b dizzy +~/yocto $ git clone git://git.yoctoproject.org/poky -b fido ~/yocto $ git clone https://github.com/linux-rockchip/meta-rockchip.git Then you need to source the configuration script: