README: Update supported version to fido (yocto 1.8)

This commit is contained in:
Romain Perier 2015-06-20 13:11:19 +00:00
parent 2e94a3e5a3
commit 25d150ab19

8
README
View File

@ -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: