summaryrefslogtreecommitdiff
path: root/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley41-812/+0
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>
2018-06-18obmc-console: Rename recipeBrad Bishop1-0/+0
OE norms dictate recipes that track HEAD be named: foo_git.bb and set PV explicitly to "x.y.z+git${SRCPV}" Change-Id: Iaeffab1e3bb1df6720ae4e236c3515fb1ec30cc8 Tested: Built the obmc-console recipe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-03-23Clean up stale obmc-phosphor-utils referencesBrad Bishop1-1/+0
There were a number of places that inherited this class but did not use it. A number of classes that did use it did not inherit it. This was possible because the class was pulled in by the distro configuration but that has been removed here as well. Tested: Built and verified a witherspoon image Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I73511cdcc609875b4fe016967c1b84c5200fb703
2018-03-14Add SOC update scriptKen Chen2-0/+142
Need feed SOC update file name and TFTP IP Tested: Built and validated a centriq2400 image Change-Id: I74bf979c5c1e97aa25ea6f11b83831363041aa4d Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
2018-02-27Add obmc-console confKen Chen5-0/+30
Config UART2 to obmc-console source Use script to control UART Mux Change-Id: I73d5165e497c7af1bc445ae8d365deb49b1f508d Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
2018-02-08Add LED config for Centriq2400Ken Chen2-0/+33
For control centriq2400 LED Change-Id: I9f8b89125a1e94e1bfda46fd7b23993a4b587556 Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
2018-01-31Add IR38163 re-probe workaroundKen Chen4-0/+78
IR38163 work on DC on state, need re-probe for centriq2400 HW design Change-Id: I8f2bf997d3fdd9c223367c96b4bd38768c006cdb Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
2018-01-29Add Sensor conf file for centriq2400Ken Chen26-0/+412
Change-Id: Ie65534b741fab60d0ed1494189c50938224d09b1 Signed-off-by: Ken Chen <chen.kenyy@inventec.com>
2018-01-24Add meta-qualcomm and meta-centriq2400-repKen Chen2-0/+118
Initial a new platfom for ARM system Change-Id: I1f92a54f9b09503c69de4cb8ffd8d31f4fd2d032 Signed-off-by: Ken Chen <chen.kenyy@inventec.com>