summaryrefslogtreecommitdiff
path: root/meta-fii/meta-kudo/conf/local.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2021-02-23fii-kudo: remove empty distro indirectionPatrick Williams1-1/+1
Most openbmc machines use DISTRO="openbmc-phosphor" but Kudo has a "openbmc-kudo" distro config file. This config file has nothing except an inclusion of the phosphor one, so remove this useless indirection. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0b973cc5aaa4af97fcfd6bd14ed12f70fd2e540f
2021-01-30meta-fii/meta-kudo: Add new meta layer for Fii Kudo projectLancelot Kao1-0/+18
First drop for the meta-kudo layer, initial machine configuration to supports Nuvoton npcm730 chip and the Ampere ARM system Tested-by: 1. Load image on the Nuvoton RunBMC CRB 2. Use ipmitool to test the command under BMC console a. ipmitool mc info b. ipmitool sdr c. ipmitool lan print d. ipmitool channel info 1 e. ipmitool user list 1 f. ipmitool chassis status g. ipmitool raw 0x06 0x01 h. ipmitool power status Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Ic34b77affe0c08e84762ef795f9f06011bd269ce