summaryrefslogtreecommitdiff
path: root/meta-inventec
AgeCommit message (Collapse)AuthorFilesLines
2018-10-24meta-inventec: lanyang: skeleton: obmc-libobmc-intf: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for obmc-libobmc-intf. (From meta-inventec rev: cdec61e8ce93222bd5f4f68698d273240073d705) Change-Id: I730e65b19d2e553451602e01f0886e42c2007e0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-inventec: lanyang: skeleton: obmc-libobmc-intf: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for obmc-libobmc-intf_%.bbappend (From meta-inventec rev: 1f1bc1c45acf8f4448a4f9875a97b4417a4ba78e) Change-Id: I575c2d88b1edb66a3a385e087321eb59f947b8be Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-inventec: lanyang: mboxd: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for mboxd. (From meta-inventec rev: 12ea9774d2b663bb18a0a8bd7f375035099385fc) Change-Id: I7d315373f0de433da0d45c5ee0643a9df8b96802 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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-10-03inventec: layer.conf: Add INVENTECBASEBrad Bishop1-0/+3
Define a variable that recipes can use for finding the root of the inventec layer. Typically this is used to refer to the layer LICENSE for recipes that don't have any source repository. (From meta-inventec rev: 169daaa946cd053ddb7cc5514fb178497cd9cb30) Change-Id: If785f8eb05d56cc9653d5924c0c4512cf681d1cd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-01inventec: Add a layer licenseBrad Bishop3-0/+204
meta-inventec did not have licensing information documented. Add it. (From meta-inventec rev: 2abbab9afa070117bcb8fd78b3fe91500ebfd68b) Change-Id: Ie8310126a828721d72bd59ba24f34c30954825f6 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/+0
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-29Add Lanyang GPIO JSONMatt Spinler2-0/+79
These GPIOs are used by the code in the skeleton repo. (From meta-inventec rev: 6abf0600f408fc66d182e829c60a3ea807e49ffa) Change-Id: Ia0e3b5ddf720163b039c0b5d70f23b83833e4d93 Signed-off-by: Matt Spinler <spinler@us.ibm.com> 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 Cobbley19-0/+305
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>