summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTian Fang <tfang@fb.com>2015-12-14 22:08:40 -0800
committerTian Fang <tfang@fb.com>2015-12-15 09:49:21 -0800
commite65a7944211c70f6b5cfb6cedd73cc31105319de (patch)
tree067082251bc52bc6c09ca87feaa1352d0468a5ac /README.md
parent8a67fbdd0e251bb34d55992b0771edba1837d589 (diff)
downloadast2050-yocto-openbmc-e65a7944211c70f6b5cfb6cedd73cc31105319de.zip
ast2050-yocto-openbmc-e65a7944211c70f6b5cfb6cedd73cc31105319de.tar.gz
Sync to internal OpenBMC repo f926614
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9740139..eade352 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,13 @@ BMC SoC layer and board specific layer are grouped together based on the vendor/
* Step 1 - Clone Yocto repository.
```
-$ git clone -b daisy https://git.yoctoproject.org/git/poky
+$ git clone -b fido https://git.yoctoproject.org/git/poky
```
* Step 2 - Clone Openembedded and OpenBMC repositories, in the new created `poky` directory,
```
$ cd poky
-$ git clone -b daisy https://github.com/openembedded/meta-openembedded.git
+$ git clone -b fido https://github.com/openembedded/meta-openembedded.git
$ git clone git@github.com:facebook/openbmc.git meta-openbmc
```
OpenPOWER on IntegriCloud