From 254cc199cfcd0edddc5cb4f6194b201df47c55d3 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 25 Oct 2018 13:52:57 -0500 Subject: Add Romulus to examples in README Recent documents use Romulus as the example platform for getting developers up to speed on developing for OpenBMC: https://github.com/openbmc/docs/tree/master/development Romulus was used because it's used by CI for every job, therefore being the most stable and supported. Change-Id: Icaac937696305f6c9131b2063954cc523b6d2df5 Signed-off-by: Andrew Geissler --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e17b8b72a..c300cf7bc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ 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``` As an example target Palmetto -- cgit v1.2.1