summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index cbccf2b58..676d1c098 100644
--- a/README.md
+++ b/README.md
@@ -40,15 +40,12 @@ can be found in the [OpenBMC Cheatsheet](https://github.com/openbmc/docs/blob/ma
Machine | TEMPLATECONF
--------|---------
-Palmetto | ```meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf```
-Barreleye | ```meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/conf```
-Zaius| ```meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/conf```
-Witherspoon| ```meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf```
+Talos II | ```meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/conf```
-As an example target Palmetto
+As an example target Talos II
```
-export TEMPLATECONF=meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf
+export TEMPLATECONF=meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/conf
```
### 3) Build ###
OpenPOWER on IntegriCloud