summaryrefslogtreecommitdiffstats
path: root/meta-inventec
Commit message (Collapse)AuthorAgeFilesLines
* inventec: layer.conf: Add INVENTECBASEBrad Bishop2018-10-031-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>
* inventec: Add a layer licenseBrad Bishop2018-10-013-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>
* Spelling fixesGunnar Mills2018-09-061-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>
* skeleton: lanyang: fix broken gpio config pathBrad Bishop2018-09-062-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>
* Add Lanyang GPIO JSONMatt Spinler2018-08-282-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>
* meta-lanyang: add IPMI recipeBrian Yang2018-08-286-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>
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2319-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>
OpenPOWER on IntegriCloud