summaryrefslogtreecommitdiff
path: root/meta-inventec/meta-lanyang
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17meta-inventec: lanyang: mboxd: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for mboxd_%.bbappend (From meta-inventec rev: ec386440cf51cf8d3808ef503a43663f72683e5e) Change-Id: Ic1e57d6837821fe6b06c70edb0bae9bca33cd90e Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-inventec: lanyang: phosphor-ipmi-fru version wildcardPatrick Venture2-0/+0
Rename phosphor-ipmi-fru%.bbappend to phosphor-ipmi-fru_%.bbappend (From meta-inventec rev: b4f00bcad4a0f8455081348c215d928187d1d0fc) Change-Id: Ib6e6bcfd1c90254a922e853c9cfcbb51ae9f6153 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-inventec: lanyang: config: rename as gitPatrick Venture1-0/+1
lanyang-config.bb inherits config-in-skeleton, which is git-based. (From meta-inventec rev: f6d0fed43f96e3980f175b77c099c7c1897fe130) Change-Id: I8ef9cbb262c84849433f7ac9809ee2253a441ba4 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Spelling fixesGunnar Mills1-2/+2
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. (From meta-inventec rev: 7d273477f3e2510a1607ebd29b61f98eb5005be0) Change-Id: I2aa40a05f2af83011b3091d440aeff1d61b0c657 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06skeleton: lanyang: fix broken gpio config pathBrad Bishop2-0/+79
9d47808f7e1 erroneously introduced some new files in a meta-inventec subdirectory. Move the files to the correct location. This can likely be blamed on the recent move to poky-style subtrees as 9d47808f7e1 was originally submitted to the old, pre-subtree openbmc project repository. (From meta-inventec rev: 175ad32bef1bc0664bc815020b8827cb849ad545) Change-Id: If4a2ff56bfda9d92772916314cad7dbe828fb9c7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-28meta-lanyang: add IPMI recipeBrian Yang6-0/+1279
Add CPU, DIMM and Motherboard inventory for Lanyang machine Tested: Built the IPMI recipe then read the information of the CPU, DIMM and Motherboard's inventory after power on. (From meta-inventec rev: 9d47808f7e1a582a7001b11bb9419742b17d4a1c) Change-Id: I0b550daa15bc9ab73948075e7cc1ac172612e88f Signed-off-by: Brian Yang <yang.brianc.w@inventec.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley17-0/+299
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>