summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2017-12-31 05:46:13 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-04-19 12:32:02 +0000
commit7072d01f96a31c7fdf4f1ea3c52b9b0c75dd3ab7 (patch)
tree988fe5540565d0c1383887aec61eb59c7f24a74d /README.md
parent7443ee80b34f976b9c0b1344ca2b0299a5409ed2 (diff)
downloadtalos-openbmc-7072d01f96a31c7fdf4f1ea3c52b9b0c75dd3ab7.tar.gz
talos-openbmc-7072d01f96a31c7fdf4f1ea3c52b9b0c75dd3ab7.zip
Copy Romulus files to Talos for future development
Apply initial renames and conversions to copied sources
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 301f612e2..95659b13e 100644
--- a/README.md
+++ b/README.md
@@ -43,15 +43,12 @@ then move to the next step. Additional examples can be found in the
Machine | TEMPLATECONF
--------|---------
-Palmetto | ```meta-ibm/meta-palmetto/conf```
-Zaius| ```meta-ingrasys/meta-zaius/conf```
-Witherspoon| ```meta-ibm/meta-witherspoon/conf```
-Romulus| ```meta-ibm/meta-romulus/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-ibm/meta-palmetto/conf
+export TEMPLATECONF=meta-openbmc-machines/meta-openpower/meta-rcs/meta-talos/conf
```
### 4) Build
OpenPOWER on IntegriCloud